webjars-play 2.8.0-RC2


Group ID:
org.webjars
Artifact ID:
webjars-play_2.13
Version:
2.8.0-RC2
Release Date:
Nov 28, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>webjars-play_2.13</artifactId>
  <version>2.8.0-RC2</version>
</dependency>

compile group: 'org.webjars', name: 'webjars-play_2.13', version: '2.8.0-RC2'