play-i18n

Messaging localization plugin for the Play framework 2

License

License

GroupId

GroupId

com.github.karelcemus
ArtifactId

ArtifactId

play-i18n_2.10
Last Version

Last Version

0.3
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.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.yaml : snakeyaml jar 1.15

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.10 jar 2.3.8

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.4
com.typesafe.play : play-test_2.10 jar 2.3.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1