License |
License |
---|---|
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdplay-i18n_2.10 |
Version | Version0.3 |
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.10-0.3.pom | |
play-i18n_2.10-0.3.jar | 59 KB |
play-i18n_2.10-0.3-sources.jar | 6 KB |
play-i18n_2.10-0.3-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.10/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>play-i18n_2.10</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.10/
implementation 'com.github.karelcemus:play-i18n_2.10:0.3'
// https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.10/
implementation ("com.github.karelcemus:play-i18n_2.10:0.3")
'com.github.karelcemus:play-i18n_2.10:jar:0.3'
<dependency org="com.github.karelcemus" name="play-i18n_2.10" rev="0.3">
<artifact name="play-i18n_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='play-i18n_2.10', version='0.3')
)
libraryDependencies += "com.github.karelcemus" % "play-i18n_2.10" % "0.3"
[com.github.karelcemus/play-i18n_2.10 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.yaml : snakeyaml | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.10 | jar | 2.3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.4 |
com.typesafe.play : play-test_2.10 | jar | 2.3.8 |