License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.github.rahulbsw |
ArtifactId | ArtifactIdip2geolocation-grcp |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLocationService
Project Location Service using GRPC and IP lookup
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ip2geolocation-grcp-1.1.5.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp/ -->
<dependency>
<groupId>io.github.rahulbsw</groupId>
<artifactId>ip2geolocation-grcp</artifactId>
<version>1.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp/
implementation 'io.github.rahulbsw:ip2geolocation-grcp:1.1.5'
// https://jarcasting.com/artifacts/io.github.rahulbsw/ip2geolocation-grcp/
implementation ("io.github.rahulbsw:ip2geolocation-grcp:1.1.5")
'io.github.rahulbsw:ip2geolocation-grcp:pom:1.1.5'
<dependency org="io.github.rahulbsw" name="ip2geolocation-grcp" rev="1.1.5">
<artifact name="ip2geolocation-grcp" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rahulbsw', module='ip2geolocation-grcp', version='1.1.5')
)
libraryDependencies += "io.github.rahulbsw" % "ip2geolocation-grcp" % "1.1.5"
[io.github.rahulbsw/ip2geolocation-grcp "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |