resource-bundle-annotation

ResourceBundle Generator is a small Java Annotation Processor (JSR-269) generating a class to ease the access to java resource bundles.

License

License

Apache License 2.0
GroupId

GroupId

ch.fortysix
ArtifactId

ArtifactId

resource-bundle-annotation
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

resource-bundle-annotation
ResourceBundle Generator is a small Java Annotation Processor (JSR-269) generating a class to ease the access to java resource bundles.

Download resource-bundle-annotation

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3