Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.telenav.mesakit |
ArtifactId | ArtifactIdmesakit-map-utilities-geohash |
Version | Version0.9.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-utilities-geohash/ -->
<dependency>
<groupId>com.telenav.mesakit</groupId>
<artifactId>mesakit-map-utilities-geohash</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-utilities-geohash/
implementation 'com.telenav.mesakit:mesakit-map-utilities-geohash:0.9.10'
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-utilities-geohash/
implementation ("com.telenav.mesakit:mesakit-map-utilities-geohash:0.9.10")
'com.telenav.mesakit:mesakit-map-utilities-geohash:jar:0.9.10'
<dependency org="com.telenav.mesakit" name="mesakit-map-utilities-geohash" rev="0.9.10">
<artifact name="mesakit-map-utilities-geohash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.mesakit', module='mesakit-map-utilities-geohash', version='0.9.10')
)
libraryDependencies += "com.telenav.mesakit" % "mesakit-map-utilities-geohash" % "0.9.10"
[com.telenav.mesakit/mesakit-map-utilities-geohash "0.9.10"]