is not current version
Last Version 1.3.0-STABLE

org.wowtools:giscat-vector-pojo 1.0.0


GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

giscat-vector-pojo
Version

Version

1.0.0
Type

Type

jar

Download giscat-vector-pojo 1.0.0


<!-- https://jarcasting.com/artifacts/org.wowtools/giscat-vector-pojo/ -->
<dependency>
    <groupId>org.wowtools</groupId>
    <artifactId>giscat-vector-pojo</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-pojo/
implementation 'org.wowtools:giscat-vector-pojo:1.0.0'
// https://jarcasting.com/artifacts/org.wowtools/giscat-vector-pojo/
implementation ("org.wowtools:giscat-vector-pojo:1.0.0")
'org.wowtools:giscat-vector-pojo:jar:1.0.0'
<dependency org="org.wowtools" name="giscat-vector-pojo" rev="1.0.0">
  <artifact name="giscat-vector-pojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='giscat-vector-pojo', version='1.0.0')
)
libraryDependencies += "org.wowtools" % "giscat-vector-pojo" % "1.0.0"
[org.wowtools/giscat-vector-pojo "1.0.0"]