is not current version
Last Version 0.5.0

com.github.dzuvic:jtsgen-processor 0.4.0

The Annotation an other Types for the jtsgen annotation processor

GroupId

GroupId

com.github.dzuvic
ArtifactId

ArtifactId

jtsgen-processor
Version

Version

0.4.0
Type

Type

jar

Download jtsgen-processor 0.4.0


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