License |
License |
---|---|
GroupId | GroupIdio.rincl |
ArtifactId | ArtifactIdrincl-resourcebundle |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRincl ResourceBundle
Rincl implementation based on Java resource bundles.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rincl-resourcebundle-0.8.0.pom | |
rincl-resourcebundle-0.8.0.jar | 10 KB |
rincl-resourcebundle-0.8.0-sources.jar | 10 KB |
rincl-resourcebundle-0.8.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle/ -->
<dependency>
<groupId>io.rincl</groupId>
<artifactId>rincl-resourcebundle</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle/
implementation 'io.rincl:rincl-resourcebundle:0.8.0'
// https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle/
implementation ("io.rincl:rincl-resourcebundle:0.8.0")
'io.rincl:rincl-resourcebundle:jar:0.8.0'
<dependency org="io.rincl" name="rincl-resourcebundle" rev="0.8.0">
<artifact name="rincl-resourcebundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rincl', module='rincl-resourcebundle', version='0.8.0')
)
libraryDependencies += "io.rincl" % "rincl-resourcebundle" % "0.8.0"
[io.rincl/rincl-resourcebundle "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
io.rincl : rincl | jar | 0.8.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
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 |