Japkit Annotations

Contains the meta annotations that comprise the DSL for writing code templates.

Лицензия

Лицензия

Группа

Группа

com.github.japkit
Идентификатор

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

japkit-annotations
Последняя версия

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

1.26
Дата

Дата

Тип

Тип

jar
Описание

Описание

Japkit Annotations
Contains the meta annotations that comprise the DSL for writing code templates.

Скачать japkit-annotations

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

Java Annotation Processing Kit

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

Версия
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12