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