play-i18n

Messaging localization plugin for the Play framework 2

License

License

GroupId

GroupId

com.github.karelcemus
ArtifactId

ArtifactId

play-i18n_2.11
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

play-i18n
Messaging localization plugin for the Play framework 2
Project URL

Project URL

https://github.com/karelcemus/play-i18n
Project Organization

Project Organization

com.github.karelcemus

Download play-i18n_2.11

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.yaml : snakeyaml jar 1.25

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.11 jar 2.7.3

test (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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.5
0.4
0.3
0.2
0.1