не последняя версия
Последняя версия 0.1.0

ch.timo-schmid:i18n-core_2.12 0.0.1

A typesafe i18n generator

Группа

Группа

ch.timo-schmid
Идентификатор

Идентификатор

i18n-core_2.12
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать i18n-core_2.12 0.0.1


<!-- https://jarcasting.com/artifacts/ch.timo-schmid/i18n-core_2.12/ -->
<dependency>
    <groupId>ch.timo-schmid</groupId>
    <artifactId>i18n-core_2.12</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.timo-schmid/i18n-core_2.12/
implementation 'ch.timo-schmid:i18n-core_2.12:0.0.1'
// https://jarcasting.com/artifacts/ch.timo-schmid/i18n-core_2.12/
implementation ("ch.timo-schmid:i18n-core_2.12:0.0.1")
'ch.timo-schmid:i18n-core_2.12:jar:0.0.1'
<dependency org="ch.timo-schmid" name="i18n-core_2.12" rev="0.0.1">
  <artifact name="i18n-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.timo-schmid', module='i18n-core_2.12', version='0.0.1')
)
libraryDependencies += "ch.timo-schmid" % "i18n-core_2.12" % "0.0.1"
[ch.timo-schmid/i18n-core_2.12 "0.0.1"]