Rincl ResourceBundle

Rincl implementation based on Java resource bundles.

License

License

GroupId

GroupId

io.rincl
ArtifactId

ArtifactId

rincl-resourcebundle
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rincl ResourceBundle
Rincl implementation based on Java resource bundles.
Project Organization

Project Organization

GlobalMentor, Inc.

Download rincl-resourcebundle

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.rincl : rincl jar 0.8.0
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.1
0.7.0
0.6.0