webjars-play 2.7.3


Group ID:
org.webjars
Artifact ID:
webjars-play_2.13
Version:
2.7.3
Release Date:
Jun 20, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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