is not current version
Last Version 2.0.15

org.openidentityplatform.commons:geo 2.0.7


Categories

Categories

IDE Development Tools Geo Business Logic Libraries Geospatial ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

geo
Version

Version

2.0.7
Type

Type

jar

Download geo 2.0.7


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