is not current version
Last Version 4.4

io.github.astrapi69:resourcebundle-core 4.1

The resourcebundle-core project can inspect projects of unused properties keys or duplicate keys

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

resourcebundle-core
Version

Version

4.1
Type

Type

jar

Download resourcebundle-core 4.1


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