License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdgeo-location |
Version | Version4.2.4 |
Type | Typejar |
Description |
Description51Degrees :: Geo Location
Geo location engines for the 51Degrees Pipeline API
|
Project URL |
Project URL |
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
geo-location-4.2.4.pom | |
geo-location-4.2.4.jar | 4 KB |
geo-location-4.2.4-sources.jar | 4 KB |
geo-location-4.2.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/geo-location/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>geo-location</artifactId>
<version>4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/geo-location/
implementation 'com.51degrees:geo-location:4.2.4'
// https://jarcasting.com/artifacts/com.51degrees/geo-location/
implementation ("com.51degrees:geo-location:4.2.4")
'com.51degrees:geo-location:jar:4.2.4'
<dependency org="com.51degrees" name="geo-location" rev="4.2.4">
<artifact name="geo-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='geo-location', version='4.2.4')
)
libraryDependencies += "com.51degrees" % "geo-location" % "4.2.4"
[com.51degrees/geo-location "4.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : geo-location.cloud | jar | 4.2.4 |
com.51degrees : pipeline.cloudrequestengine | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.common | test-jar | 4.2.3 |
junit : junit | jar | 4.12 |