is not current version
Last Version 4.4.7

com.51degrees:geo-location.cloud 4.3.12


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

geo-location.cloud
Version

Version

4.3.12
Type

Type

jar

Download geo-location.cloud 4.3.12


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