is not current version
Last Version 4.3.11

com.51degrees:geo-location.examples 4.1.2


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

geo-location.examples
Version

Version

4.1.2
Type

Type

jar

Download geo-location.examples 4.1.2


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