Annotation Literal Generator API

Annotation processor to build annotation literals for own annotations

Лицензия

Лицензия

Группа

Группа

de.hilling.lang.annotations
Идентификатор

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

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

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

2.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Annotation Literal Generator API
Annotation processor to build annotation literals for own annotations

Скачать api

Имя Файла Размер
api-2.0.3.pom
api-2.0.3.jar 2 KB
api-2.0.3-sources.jar 2 KB
api-2.0.3-javadoc.jar 362 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/de.hilling.lang.annotations/api/ -->
<dependency>
    <groupId>de.hilling.lang.annotations</groupId>
    <artifactId>api</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.hilling.lang.annotations/api/
implementation 'de.hilling.lang.annotations:api:2.0.3'
// https://jarcasting.com/artifacts/de.hilling.lang.annotations/api/
implementation ("de.hilling.lang.annotations:api:2.0.3")
'de.hilling.lang.annotations:api:jar:2.0.3'
<dependency org="de.hilling.lang.annotations" name="api" rev="2.0.3">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hilling.lang.annotations', module='api', version='2.0.3')
)
libraryDependencies += "de.hilling.lang.annotations" % "api" % "2.0.3"
[de.hilling.lang.annotations/api "2.0.3"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.enterprise : cdi-api jar 2.0.SP1

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

Данный проект не имеет модулей.

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

Версия
2.0.3
2.0.2
2.0.1
2.0.0
1.1.0
1.0.11