webjars-play 2.4.0-RC2


Group ID:
org.webjars
Artifact ID:
webjars-play_2.11
Version:
2.4.0-RC2
Release Date:
May 14, 2015
Licenses:
MIT
Files:

libraryDependencies += "org.webjars" %% "webjars-play" % "2.4.0-RC2"

Mill build tool

ivy"org.webjars::webjars-play:2.4.0-RC2"

Scala CLI

//> using dep "org.webjars::webjars-play:2.4.0-RC2"

Ammonite REPL

import $ivy.`org.webjars::webjars-play:2.4.0-RC2`

<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>webjars-play_2.11</artifactId>
  <version>2.4.0-RC2</version>
</dependency>

compile group: 'org.webjars', name: 'webjars-play_2.11', version: '2.4.0-RC2'