webjars-play 2.6.3


Group ID:
org.webjars
Artifact ID:
webjars-play_2.12
Version:
2.6.3
Release Date:
Jan 11, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>webjars-play_2.12</artifactId>
  <version>2.6.3</version>
</dependency>

compile group: 'org.webjars', name: 'webjars-play_2.12', version: '2.6.3'