webjars-play 2.2.0


Group ID:
org.webjars
Artifact ID:
webjars-play_2.10
Version:
2.2.0
Release Date:
Sept 19, 2013
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>webjars-play_2.10</artifactId>
  <version>2.2.0</version>
</dependency>

compile group: 'org.webjars', name: 'webjars-play_2.10', version: '2.2.0'