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