is not current version
Last Version 4.4.7

com.51degrees:geo-location.cloud 4.2.0


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

geo-location.cloud
Version

Version

4.2.0
Type

Type

jar

Download geo-location.cloud 4.2.0


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