Translations
Provides methods for internationalization of code.
Can be built and run using the Eclipse IDE.
| License | License | 
|---|---|
| GroupId | GroupIdde.srsoftware | 
| ArtifactId | ArtifactIdtools.translations | 
| Last Version | Last Version1.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTranslations A class for Map-based translations | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| tools.translations-1.1.3.pom | |
| tools.translations-1.1.3.jar | 6 KB | 
| tools.translations-1.1.3-sources.jar | 3 KB | 
| tools.translations-1.1.3-javadoc.jar | 400 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.srsoftware/tools.translations/ -->
<dependency>
    <groupId>de.srsoftware</groupId>
    <artifactId>tools.translations</artifactId>
    <version>1.1.3</version>
</dependency>// https://jarcasting.com/artifacts/de.srsoftware/tools.translations/
implementation 'de.srsoftware:tools.translations:1.1.3'// https://jarcasting.com/artifacts/de.srsoftware/tools.translations/
implementation ("de.srsoftware:tools.translations:1.1.3")'de.srsoftware:tools.translations:jar:1.1.3'<dependency org="de.srsoftware" name="tools.translations" rev="1.1.3">
  <artifact name="tools.translations" type="jar" />
</dependency>@Grapes(
@Grab(group='de.srsoftware', module='tools.translations', version='1.1.3')
)libraryDependencies += "de.srsoftware" % "tools.translations" % "1.1.3"[de.srsoftware/tools.translations "1.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.2.3 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
Provides methods for internationalization of code.
Can be built and run using the Eclipse IDE.