Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdgeo-location |
Version | Version4.1.3 |
Type | Typejar |
Filename | Size |
---|---|
geo-location-4.1.3.pom | |
geo-location-4.1.3.jar | 4 KB |
geo-location-4.1.3-sources.jar | 4 KB |
geo-location-4.1.3-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/geo-location/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>geo-location</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/geo-location/
implementation 'com.51degrees:geo-location:4.1.3'
// https://jarcasting.com/artifacts/com.51degrees/geo-location/
implementation ("com.51degrees:geo-location:4.1.3")
'com.51degrees:geo-location:jar:4.1.3'
<dependency org="com.51degrees" name="geo-location" rev="4.1.3">
<artifact name="geo-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='geo-location', version='4.1.3')
)
libraryDependencies += "com.51degrees" % "geo-location" % "4.1.3"
[com.51degrees/geo-location "4.1.3"]