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