| License |
License |
|---|---|
| GroupId | GroupIdio.github.tino1231 |
| ArtifactId | ArtifactIdplay2-hocon-i18n_2.13 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionplay2-hocon-i18n
A Play modules that provides I18n using Hocon as the messages file.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.tino1231/play2-hocon-i18n_2.13/ -->
<dependency>
<groupId>io.github.tino1231</groupId>
<artifactId>play2-hocon-i18n_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tino1231/play2-hocon-i18n_2.13/
implementation 'io.github.tino1231:play2-hocon-i18n_2.13:1.0.0'
// https://jarcasting.com/artifacts/io.github.tino1231/play2-hocon-i18n_2.13/
implementation ("io.github.tino1231:play2-hocon-i18n_2.13:1.0.0")
'io.github.tino1231:play2-hocon-i18n_2.13:jar:1.0.0'
<dependency org="io.github.tino1231" name="play2-hocon-i18n_2.13" rev="1.0.0">
<artifact name="play2-hocon-i18n_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tino1231', module='play2-hocon-i18n_2.13', version='1.0.0')
)
libraryDependencies += "io.github.tino1231" % "play2-hocon-i18n_2.13" % "1.0.0"
[io.github.tino1231/play2-hocon-i18n_2.13 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.typesafe.play : twirl-api_2.13 | jar | 1.5.0 |
| com.typesafe.play : play-server_2.13 | jar | 2.8.0 |
| com.typesafe.play : play-logback_2.13 | jar | 2.8.0 |
| com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.0 |
| com.typesafe.play : filters-helpers_2.13 | jar | 2.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.13 | jar | 2.8.0 |
| org.scalatestplus.play : scalatestplus-play_2.13 | jar | 5.1.0 |