| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdio.rincl |
| ArtifactId | ArtifactIdrincl-resourcebundle-provider |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRincl ResourceBundle Provider
Csar provider for Rincl implementation based on Java resource bundles.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle-provider/ -->
<dependency>
<groupId>io.rincl</groupId>
<artifactId>rincl-resourcebundle-provider</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle-provider/
implementation 'io.rincl:rincl-resourcebundle-provider:0.8.0'
// https://jarcasting.com/artifacts/io.rincl/rincl-resourcebundle-provider/
implementation ("io.rincl:rincl-resourcebundle-provider:0.8.0")
'io.rincl:rincl-resourcebundle-provider:jar:0.8.0'
<dependency org="io.rincl" name="rincl-resourcebundle-provider" rev="0.8.0">
<artifact name="rincl-resourcebundle-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rincl', module='rincl-resourcebundle-provider', version='0.8.0')
)
libraryDependencies += "io.rincl" % "rincl-resourcebundle-provider" % "0.8.0"
[io.rincl/rincl-resourcebundle-provider "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rincl : rincl-resourcebundle | 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 |