is not current version
Last Version 1.1.5

io.github.rahulbsw:ip2geolocation-grcp 1.1.2

Project Location Service using GRPC and IP lookup

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.github.rahulbsw
ArtifactId

ArtifactId

ip2geolocation-grcp
Version

Version

1.1.2
Type

Type

pom

Download ip2geolocation-grcp 1.1.2


<!-- 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"]