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