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

Annotation Literal Generator Demo 2.0.2

Annotation processor to build annotation literals for own annotations

Лицензия

Лицензия

Группа

Группа

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

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

integration-tests
Версия

Версия

2.0.2
Тип

Тип

jar
Описание

Описание

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

Скачать integration-tests 2.0.2


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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
de.hilling.lang.annotations : processor jar 2.0.2

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0

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

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