is not current version
Last Version 0.0.3

ch.fortysix:resource-bundle-processor 0.0.2


GroupId

GroupId

ch.fortysix
ArtifactId

ArtifactId

resource-bundle-processor
Version

Version

0.0.2
Type

Type

jar

Download resource-bundle-processor 0.0.2


<!-- https://jarcasting.com/artifacts/ch.fortysix/resource-bundle-processor/ -->
<dependency>
    <groupId>ch.fortysix</groupId>
    <artifactId>resource-bundle-processor</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.fortysix/resource-bundle-processor/
implementation 'ch.fortysix:resource-bundle-processor:0.0.2'
// https://jarcasting.com/artifacts/ch.fortysix/resource-bundle-processor/
implementation ("ch.fortysix:resource-bundle-processor:0.0.2")
'ch.fortysix:resource-bundle-processor:jar:0.0.2'
<dependency org="ch.fortysix" name="resource-bundle-processor" rev="0.0.2">
  <artifact name="resource-bundle-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.fortysix', module='resource-bundle-processor', version='0.0.2')
)
libraryDependencies += "ch.fortysix" % "resource-bundle-processor" % "0.0.2"
[ch.fortysix/resource-bundle-processor "0.0.2"]