License |
License |
---|---|
GroupId | GroupIdcom.telenav.mesakit |
ArtifactId | ArtifactIdmesakit-map-shapefile |
Last Version | Last Version0.9.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperpom for mesakit.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-shapefile/ -->
<dependency>
<groupId>com.telenav.mesakit</groupId>
<artifactId>mesakit-map-shapefile</artifactId>
<version>0.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-shapefile/
implementation 'com.telenav.mesakit:mesakit-map-shapefile:0.9.14'
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-shapefile/
implementation ("com.telenav.mesakit:mesakit-map-shapefile:0.9.14")
'com.telenav.mesakit:mesakit-map-shapefile:jar:0.9.14'
<dependency org="com.telenav.mesakit" name="mesakit-map-shapefile" rev="0.9.14">
<artifact name="mesakit-map-shapefile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.mesakit', module='mesakit-map-shapefile', version='0.9.14')
)
libraryDependencies += "com.telenav.mesakit" % "mesakit-map-shapefile" % "0.9.14"
[com.telenav.mesakit/mesakit-map-shapefile "0.9.14"]