License |
License |
---|---|
GroupId | GroupIdorg.julienrf |
ArtifactId | ArtifactIdplay-jsmessages_2.11 |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-jsmessages
play-jsmessages
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.julienrf |
Filename | Size |
---|---|
play-jsmessages_2.11-4.0.0.pom | |
play-jsmessages_2.11-4.0.0.jar | 25 KB |
play-jsmessages_2.11-4.0.0-sources.jar | 4 KB |
play-jsmessages_2.11-4.0.0-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.julienrf/play-jsmessages_2.11/ -->
<dependency>
<groupId>org.julienrf</groupId>
<artifactId>play-jsmessages_2.11</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.julienrf/play-jsmessages_2.11/
implementation 'org.julienrf:play-jsmessages_2.11:4.0.0'
// https://jarcasting.com/artifacts/org.julienrf/play-jsmessages_2.11/
implementation ("org.julienrf:play-jsmessages_2.11:4.0.0")
'org.julienrf:play-jsmessages_2.11:jar:4.0.0'
<dependency org="org.julienrf" name="play-jsmessages_2.11" rev="4.0.0">
<artifact name="play-jsmessages_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julienrf', module='play-jsmessages_2.11', version='4.0.0')
)
libraryDependencies += "org.julienrf" % "play-jsmessages_2.11" % "4.0.0"
[org.julienrf/play-jsmessages_2.11 "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play_2.11 | jar | 2.7.0 |