| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdwebjars-play |
| Last Version | Last Version2.1.0-1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebjars-play
webjars-play
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webjars-play-2.1.0-1.pom | |
| webjars-play-2.1.0-1.jar | 5 KB |
| webjars-play-2.1.0-1-sources.jar | 1 KB |
| webjars-play-2.1.0-1-javadoc.jar | 338 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/webjars-play/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>webjars-play</artifactId>
<version>2.1.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/webjars-play/
implementation 'org.webjars:webjars-play:2.1.0-1'
// https://jarcasting.com/artifacts/org.webjars/webjars-play/
implementation ("org.webjars:webjars-play:2.1.0-1")
'org.webjars:webjars-play:jar:2.1.0-1'
<dependency org="org.webjars" name="webjars-play" rev="2.1.0-1">
<artifact name="webjars-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='webjars-play', version='2.1.0-1')
)
libraryDependencies += "org.webjars" % "webjars-play" % "2.1.0-1"
[org.webjars/webjars-play "2.1.0-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.reflections : reflections | jar | 0.9.8 |
| org.webjars : requirejs | jar | 2.1.1 |
| org.webjars : webjars-locator | jar | 0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0 |
| play » play_2.10 | jar | 2.1.0 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.specs2 : specs2_2.10 | jar | 1.14 |
| play » play-test_2.10 | jar | 2.1.0 |