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

com.github.stefanocke.japkit:japkit-annotationtemplates 1.9

Provides a code generator for Annotation Templates. Annotation Templates provide an easy way to generate annotations.

Группа

Группа

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

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

japkit-annotationtemplates
Версия

Версия

1.9
Тип

Тип

jar

Скачать japkit-annotationtemplates 1.9


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