webjars-play 2.7.0-RC3


Group ID:
org.webjars
Artifact ID:
webjars-play_2.12
Version:
2.7.0-RC3
Release Date:
Nov 27, 2018
Licenses:
MIT
Files:

libraryDependencies += "org.webjars" %% "webjars-play" % "2.7.0-RC3"

Mill build tool

ivy"org.webjars::webjars-play:2.7.0-RC3"

Scala CLI

//> using dep "org.webjars::webjars-play:2.7.0-RC3"

Ammonite REPL

import $ivy.`org.webjars::webjars-play:2.7.0-RC3`

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

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