is not current version
Last Version 0.8.0

io.rincl:rincl-resourcebundle 0.6.0

Rincl implementation based on Java resource bundles.

GroupId

GroupId

io.rincl
ArtifactId

ArtifactId

rincl-resourcebundle
Version

Version

0.6.0
Type

Type

jar

Download rincl-resourcebundle 0.6.0


<!-- https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle/ -->
<dependency>
    <groupId>io.rincl</groupId>
    <artifactId>rincl-resourcebundle</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle/
implementation 'io.rincl:rincl-resourcebundle:0.6.0'
// https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle/
implementation ("io.rincl:rincl-resourcebundle:0.6.0")
'io.rincl:rincl-resourcebundle:jar:0.6.0'
<dependency org="io.rincl" name="rincl-resourcebundle" rev="0.6.0">
  <artifact name="rincl-resourcebundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rincl', module='rincl-resourcebundle', version='0.6.0')
)
libraryDependencies += "io.rincl" % "rincl-resourcebundle" % "0.6.0"
[io.rincl/rincl-resourcebundle "0.6.0"]