Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kryptonbutterfly/tinylocalization
https://github.com/kryptonbutterfly/tinylocalization
java
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kryptonbutterfly/tinylocalization
- Owner: kryptonbutterfly
- License: apache-2.0
- Created: 2022-08-23T11:15:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T16:22:45.000Z (9 months ago)
- Last Synced: 2024-02-17T17:25:39.615Z (9 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinyLocalization
This module can be used to load language files and localize content.## Getting the latest release
```xml
github
https://maven.pkg.github.com/kryptonbutterfly/maven-repo```
```xml
kryptonbutterfly
localization
2.0.1```
## Download
java version | library version | Download
:----------: | :-------------: | :-------
18+ | 2.0.1 | [**localization-2.0.1.jar**](https://github.com/kryptonbutterfly/tinyLocalization/releases/download/v2.0.1/localization-2.0.1.jar)
18+ | 2.0.0 | [**localization-2.0.0.jar**](https://github-registry-files.githubusercontent.com/731108692/d8f1e300-b6b9-11ee-8ba8-1cf3451f1b10?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240119T100507Z&X-Amz-Expires=300&X-Amz-Signature=2a344cbc2529d7817e5c028e2a979ee1e94dc5c4a94008be4cd11bce3f204fac&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=731108692&response-content-disposition=filename%3Dlocalization-2.0.0.jar&response-content-type=application%2Foctet-stream)
18+ | 1.0.1 | [**localization-1.0.1.jar**](https://github-registry-files.githubusercontent.com/731108692/74c3b400-9cf4-11ee-84a5-1d13336ffd76?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231228%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231228T151501Z&X-Amz-Expires=300&X-Amz-Signature=3854219b02d8d98ba5479730780e14f35527cb4152160414ac5f5940a56be1cd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=731108692&response-content-disposition=filename%3Dlocalization-1.0.1.jar&response-content-type=application%2Foctet-stream)
18+ | 1.0.0 | [**tinyLocalization.jar**](https://github.com/kryptonbutterfly/tinyLocalization/releases/download/v1.0.0/tinyLocalization.jar)