webjars-play 2.3.0


Group ID:
org.webjars
Artifact ID:
webjars-play_2.11
Version:
2.3.0
Release Date:
May 31, 2014
Licenses:
MIT
Files:

libraryDependencies += "org.webjars" %% "webjars-play" % "2.3.0"

Mill build tool

ivy"org.webjars::webjars-play:2.3.0"

Scala CLI

//> using dep "org.webjars::webjars-play:2.3.0"

Ammonite REPL

import $ivy.`org.webjars::webjars-play:2.3.0`

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

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