webjars-play 2.8.0-RC1


Group ID:
org.webjars
Artifact ID:
webjars-play_2.13
Version:
2.8.0-RC1
Release Date:
Nov 16, 2019
Licenses:
MIT
Files:

libraryDependencies += "org.webjars" %% "webjars-play" % "2.8.0-RC1"

Mill build tool

ivy"org.webjars::webjars-play:2.8.0-RC1"

Scala CLI

//> using dep "org.webjars::webjars-play:2.8.0-RC1"

Ammonite REPL

import $ivy.`org.webjars::webjars-play:2.8.0-RC1`

<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>webjars-play_2.13</artifactId>
  <version>2.8.0-RC1</version>
</dependency>

compile group: 'org.webjars', name: 'webjars-play_2.13', version: '2.8.0-RC1'