Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.github.rahulbsw |
ArtifactId | ArtifactIdip2geolocation-grcp |
Version | Version1.1.2 |
Type | Typepom |
Filename | Size |
---|---|
ip2geolocation-grcp-1.1.2.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp/ -->
<dependency>
<groupId>io.github.rahulbsw</groupId>
<artifactId>ip2geolocation-grcp</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp/
implementation 'io.github.rahulbsw:ip2geolocation-grcp:1.1.2'
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp/
implementation ("io.github.rahulbsw:ip2geolocation-grcp:1.1.2")
'io.github.rahulbsw:ip2geolocation-grcp:pom:1.1.2'
<dependency org="io.github.rahulbsw" name="ip2geolocation-grcp" rev="1.1.2">
<artifact name="ip2geolocation-grcp" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rahulbsw', module='ip2geolocation-grcp', version='1.1.2')
)
libraryDependencies += "io.github.rahulbsw" % "ip2geolocation-grcp" % "1.1.2"
[io.github.rahulbsw/ip2geolocation-grcp "1.1.2"]