| Группа | Группаcom.github.stefanocke.japkit |
|---|---|
| Идентификатор | Идентификаторjapkit-annotationtemplates |
| Версия | Версия1.1.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.stefanocke.japkit/japkit-annotationtemplates/ -->
<dependency>
<groupId>com.github.stefanocke.japkit</groupId>
<artifactId>japkit-annotationtemplates</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanocke.japkit/japkit-annotationtemplates/
implementation 'com.github.stefanocke.japkit:japkit-annotationtemplates:1.1.0'
// https://jarcasting.com/artifacts/com.github.stefanocke.japkit/japkit-annotationtemplates/
implementation ("com.github.stefanocke.japkit:japkit-annotationtemplates:1.1.0")
'com.github.stefanocke.japkit:japkit-annotationtemplates:jar:1.1.0'
<dependency org="com.github.stefanocke.japkit" name="japkit-annotationtemplates" rev="1.1.0">
<artifact name="japkit-annotationtemplates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanocke.japkit', module='japkit-annotationtemplates', version='1.1.0')
)
libraryDependencies += "com.github.stefanocke.japkit" % "japkit-annotationtemplates" % "1.1.0"
[com.github.stefanocke.japkit/japkit-annotationtemplates "1.1.0"]