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