A Playframework module to use HOCON for i18n instead of properties
play-hocon-i18n 1.0.0
Group ID:
com.github.marcospereira
Artifact ID:
play-hocon-i18n_2.12
Version:
1.0.0
Release Date:
Jun 26, 2017
Licenses:
Files:
Developers:
libraryDependencies += "com.github.marcospereira" %% "play-hocon-i18n" % "1.0.0"
ivy"com.github.marcospereira::play-hocon-i18n:1.0.0"
//> using dep "com.github.marcospereira::play-hocon-i18n:1.0.0"
import $ivy.`com.github.marcospereira::play-hocon-i18n:1.0.0`
<dependency> <groupId>com.github.marcospereira</groupId> <artifactId>play-hocon-i18n_2.12</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.marcospereira', name: 'play-hocon-i18n_2.12', version: '1.0.0'