License |
License |
---|---|
GroupId | GroupIdio.rincl |
ArtifactId | ArtifactIdrincl |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResource I18n Concern Library (Rincl)
Rincl (/rɪŋkəl/) facilitates internationalization by providing access to localization resources via Csar.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rincl-0.8.0.pom | |
rincl-0.8.0.jar | 13 KB |
rincl-0.8.0-sources.jar | 16 KB |
rincl-0.8.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rincl/rincl/ -->
<dependency>
<groupId>io.rincl</groupId>
<artifactId>rincl</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rincl/rincl/
implementation 'io.rincl:rincl:0.8.0'
// https://jarcasting.com/artifacts/io.rincl/rincl/
implementation ("io.rincl:rincl:0.8.0")
'io.rincl:rincl:jar:0.8.0'
<dependency org="io.rincl" name="rincl" rev="0.8.0">
<artifact name="rincl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rincl', module='rincl', version='0.8.0')
)
libraryDependencies += "io.rincl" % "rincl" % "0.8.0"
[io.rincl/rincl "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.csar : csar | jar | 0.8.0 |
io.confound : config | jar | 0.7.0 |
com.ibm.icu : icu4j | jar | 64.2 |
com.globalmentor : globalmentor-core | jar | 0.6.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.27.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |
org.hamcrest : hamcrest | jar | 2.1 |
org.hamcrest : hamcrest-core | jar | 2.1 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |