License |
License |
---|---|
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdplay-i18n_2.11 |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionplay-i18n
Messaging localization plugin for the Play framework 2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
play-i18n_2.11-2.0.0.pom | |
play-i18n_2.11-2.0.0.jar | 59 KB |
play-i18n_2.11-2.0.0-sources.jar | 6 KB |
play-i18n_2.11-2.0.0-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.11/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>play-i18n_2.11</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.11/
implementation 'com.github.karelcemus:play-i18n_2.11:2.0.0'
// https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.11/
implementation ("com.github.karelcemus:play-i18n_2.11:2.0.0")
'com.github.karelcemus:play-i18n_2.11:jar:2.0.0'
<dependency org="com.github.karelcemus" name="play-i18n_2.11" rev="2.0.0">
<artifact name="play-i18n_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='play-i18n_2.11', version='2.0.0')
)
libraryDependencies += "com.github.karelcemus" % "play-i18n_2.11" % "2.0.0"
[com.github.karelcemus/play-i18n_2.11 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.yaml : snakeyaml | jar | 1.25 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.7.1 |
com.typesafe.play : play-test_2.11 | jar | 2.7.3 |
com.typesafe.play : play-specs2_2.11 | jar | 2.7.3 |