| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.tino1231 |
| Идентификатор | Идентификаторplay2-hocon-i18n_2.13 |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеplay2-hocon-i18n
A Play modules that provides I18n using Hocon as the messages file.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play-test_2.13 | jar | 2.8.0 |
| org.scalatestplus.play : scalatestplus-play_2.13 | jar | 5.1.0 |