kryptonbutterfly / tinyLocalization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyLocalization

This module can be used to load language files and localize content.

Getting the latest release

<repository>
  <id>github</id>
  <url>https://maven.pkg.github.com/kryptonbutterfly/maven-repo</url>
</repository>
<dependency>
  <groupId>kryptonbutterfly</groupId>
  <artifactId>localization</artifactId>
  <version>2.0.1</version>
</dependency>

Download

java version library version Download
18+ 2.0.1 localization-2.0.1.jar
18+ 2.0.0 localization-2.0.0.jar
18+ 1.0.1 localization-1.0.1.jar
18+ 1.0.0 tinyLocalization.jar

About

License:Apache License 2.0


Languages

Language:Java 100.0%