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

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

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

Группа

Группа

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

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

japkit-annotationtemplates
Версия

Версия

1.6
Тип

Тип

jar

Скачать japkit-annotationtemplates 1.6


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