is not current version
Last Version 1.1.2

de.keawe:tools.translations 1.1.1

A class for Map-based translations

GroupId

GroupId

de.keawe
ArtifactId

ArtifactId

tools.translations
Version

Version

1.1.1
Type

Type

jar

Download tools.translations 1.1.1


<!-- https://jarcasting.com/artifacts/de.keawe/tools.translations/ -->
<dependency>
    <groupId>de.keawe</groupId>
    <artifactId>tools.translations</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.keawe/tools.translations/
implementation 'de.keawe:tools.translations:1.1.1'
// https://jarcasting.com/artifacts/de.keawe/tools.translations/
implementation ("de.keawe:tools.translations:1.1.1")
'de.keawe:tools.translations:jar:1.1.1'
<dependency org="de.keawe" name="tools.translations" rev="1.1.1">
  <artifact name="tools.translations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.keawe', module='tools.translations', version='1.1.1')
)
libraryDependencies += "de.keawe" % "tools.translations" % "1.1.1"
[de.keawe/tools.translations "1.1.1"]