Resource Bundle Generator

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

Лицензия

Лицензия

Apache License 2.0
Группа

Группа

ch.fortysix
Идентификатор

Идентификатор

resource-bundle-gen
Последняя версия

Последняя версия

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Resource Bundle Generator
ResourceBundle Generator is a small Java Annotation Processor (JSR-269) generating a class to ease the access to java resource bundles.
Ссылка на сайт

Ссылка на сайт

https://github.com/imod/resource-bundle-gen

Скачать resource-bundle-gen

Имя Файла Размер
resource-bundle-gen-0.0.3.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • resource-bundle-processor
  • resource-bundle-annotation

Версии библиотеки

Версия
0.0.3
0.0.2