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