Last Version

play2-hocon-i18n 1.0.0

A Play modules that provides I18n using Hocon as the messages file.

License

License

GroupId

GroupId

io.github.tino1231
ArtifactId

ArtifactId

play2-hocon-i18n_2.13
Version

Version

1.0.0
Type

Type

jar
Description

Description

play2-hocon-i18n
A Play modules that provides I18n using Hocon as the messages file.
Project URL

Project URL

https://github.com/tino1231/play2-i18n-hocon
Project Organization

Project Organization

tino1231
Source Code Management

Source Code Management

https://github.com/tino1231/play2-i18n-hocon

Download play2-hocon-i18n_2.13 1.0.0


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

Dependencies

compile (6)

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

test (2)

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

Project Modules

There are no modules declared in this project.