| Группа | Группаcom.github.stefanocke.japkit |
|---|---|
| Идентификатор | Идентификаторjapkit-annotationtemplates |
| Версия | Версия1.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| japkit-annotationtemplates-1.8.pom | |
| japkit-annotationtemplates-1.8.jar | 108 KB |
| japkit-annotationtemplates-1.8-sources.jar | 29 KB |
| japkit-annotationtemplates-1.8-javadoc.jar | 589 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.stefanocke.japkit/japkit-annotationtemplates/ -->
<dependency>
<groupId>com.github.stefanocke.japkit</groupId>
<artifactId>japkit-annotationtemplates</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanocke.japkit/japkit-annotationtemplates/
implementation 'com.github.stefanocke.japkit:japkit-annotationtemplates:1.8'
// https://jarcasting.com/artifacts/com.github.stefanocke.japkit/japkit-annotationtemplates/
implementation ("com.github.stefanocke.japkit:japkit-annotationtemplates:1.8")
'com.github.stefanocke.japkit:japkit-annotationtemplates:jar:1.8'
<dependency org="com.github.stefanocke.japkit" name="japkit-annotationtemplates" rev="1.8">
<artifact name="japkit-annotationtemplates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanocke.japkit', module='japkit-annotationtemplates', version='1.8')
)
libraryDependencies += "com.github.stefanocke.japkit" % "japkit-annotationtemplates" % "1.8"
[com.github.stefanocke.japkit/japkit-annotationtemplates "1.8"]