Registry / utility / i18n-runtime

i18n-runtime

JSON →
library4.0.0javamavenunverified

Runtime of i18n system

<dependency> <groupId>io.ultreia.java4all.i18n</groupId> <artifactId>i18n-runtime</artifactId> <version>4.0.0</version> </dependency>
INSTALL
IMPORT
SIG · I18N-RUNTIME
I
i18n-runtime
utilityjavav4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

I18n
io.ultreia.java4all.i18n.I18n

Minimal i18n runtime usage

import io.ultreia.java4all.i18n.I18n; public class I18nExample { public static void main(String[] args) { I18n i18n = new I18n(); System.out.println(i18n.get("greeting")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
i18n-runtime — mvn dependency:get i18n-runtime · libregistry