License |
License |
---|---|
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdplay-i18n_2.12 |
Version | Version2.1.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.12-2.1.0.pom | |
play-i18n_2.12-2.1.0.jar | 39 KB |
play-i18n_2.12-2.1.0-sources.jar | 6 KB |
play-i18n_2.12-2.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.12/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>play-i18n_2.12</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.12/
implementation 'com.github.karelcemus:play-i18n_2.12:2.1.0'
// https://jarcasting.com/artifacts/com.github.karelcemus/play-i18n_2.12/
implementation ("com.github.karelcemus:play-i18n_2.12:2.1.0")
'com.github.karelcemus:play-i18n_2.12:jar:2.1.0'
<dependency org="com.github.karelcemus" name="play-i18n_2.12" rev="2.1.0">
<artifact name="play-i18n_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='play-i18n_2.12', version='2.1.0')
)
libraryDependencies += "com.github.karelcemus" % "play-i18n_2.12" % "2.1.0"
[com.github.karelcemus/play-i18n_2.12 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.yaml : snakeyaml | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.10.3 |
com.typesafe.play : play-test_2.12 | jar | 2.8.2 |
com.typesafe.play : play-specs2_2.12 | jar | 2.8.2 |