| License |
License
Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.telenav.mesakit |
| ArtifactId | ArtifactIdmesakit-map-ui-debug |
| Version | Version0.9.13 |
| Type | Typejar |
| Description |
DescriptionMesaKit is a framework for developing mapping and navigation software.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mesakit-map-ui-debug-0.9.13.pom | |
| mesakit-map-ui-debug-0.9.13.jar | 14 KB |
| mesakit-map-ui-debug-0.9.13-sources.jar | 12 KB |
| mesakit-map-ui-debug-0.9.13-javadoc.jar | 140 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-ui-debug/ -->
<dependency>
<groupId>com.telenav.mesakit</groupId>
<artifactId>mesakit-map-ui-debug</artifactId>
<version>0.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-ui-debug/
implementation 'com.telenav.mesakit:mesakit-map-ui-debug:0.9.13'
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-ui-debug/
implementation ("com.telenav.mesakit:mesakit-map-ui-debug:0.9.13")
'com.telenav.mesakit:mesakit-map-ui-debug:jar:0.9.13'
<dependency org="com.telenav.mesakit" name="mesakit-map-ui-debug" rev="0.9.13">
<artifact name="mesakit-map-ui-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.mesakit', module='mesakit-map-ui-debug', version='0.9.13')
)
libraryDependencies += "com.telenav.mesakit" % "mesakit-map-ui-debug" % "0.9.13"
[com.telenav.mesakit/mesakit-map-ui-debug "0.9.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.telenav.mesakit : mesakit-map-ui-desktop | jar | 0.9.13 |