is not current version
Last Version 4.4.7

com.51degrees:pipeline.geo-location 4.2.1

Geo location engines for the 51Degrees Pipeline API

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.geo-location
Version

Version

4.2.1
Type

Type

pom

Download pipeline.geo-location 4.2.1


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