is not current version
Last Version 0.5.0

com.github.dzuvic:jtsgen-annotations 0.4.0

The Annotation an other Types for the jtsgen annotation processor

GroupId

GroupId

com.github.dzuvic
ArtifactId

ArtifactId

jtsgen-annotations
Version

Version

0.4.0
Type

Type

jar

Download jtsgen-annotations 0.4.0


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