is not current version
Last Version 2.6

org.fudaa.framework.ctulu:ctulu-gis 2.2


GroupId

GroupId

org.fudaa.framework.ctulu
ArtifactId

ArtifactId

ctulu-gis
Version

Version

2.2
Type

Type

jar

Download ctulu-gis 2.2


<!-- https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-gis/ -->
<dependency>
    <groupId>org.fudaa.framework.ctulu</groupId>
    <artifactId>ctulu-gis</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-gis/
implementation 'org.fudaa.framework.ctulu:ctulu-gis:2.2'
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-gis/
implementation ("org.fudaa.framework.ctulu:ctulu-gis:2.2")
'org.fudaa.framework.ctulu:ctulu-gis:jar:2.2'
<dependency org="org.fudaa.framework.ctulu" name="ctulu-gis" rev="2.2">
  <artifact name="ctulu-gis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.ctulu', module='ctulu-gis', version='2.2')
)
libraryDependencies += "org.fudaa.framework.ctulu" % "ctulu-gis" % "2.2"
[org.fudaa.framework.ctulu/ctulu-gis "2.2"]