Translations

A class for Map-based translations

License

License

GroupId

GroupId

de.keawe
ArtifactId

ArtifactId

tools.translations
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Translations
A class for Map-based translations
Project URL

Project URL

https://github.com/keawe-software/Translations
Project Organization

Project Organization

Keawe
Source Code Management

Source Code Management

https://github.com/keawe-software/Translations

Download tools.translations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

maven status

Translations

Provides methods for internationalization of code.

Can be built and run using the Eclipse IDE.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.1