is not current version
Last Version 0.9.14

com.telenav.mesakit:mesakit-graph-world 0.9.10


GroupId

GroupId

com.telenav.mesakit
ArtifactId

ArtifactId

mesakit-graph-world
Version

Version

0.9.10
Type

Type

jar

Download mesakit-graph-world 0.9.10


<!-- https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-graph-world/ -->
<dependency>
    <groupId>com.telenav.mesakit</groupId>
    <artifactId>mesakit-graph-world</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-graph-world/
implementation 'com.telenav.mesakit:mesakit-graph-world:0.9.10'
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-graph-world/
implementation ("com.telenav.mesakit:mesakit-graph-world:0.9.10")
'com.telenav.mesakit:mesakit-graph-world:jar:0.9.10'
<dependency org="com.telenav.mesakit" name="mesakit-graph-world" rev="0.9.10">
  <artifact name="mesakit-graph-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.mesakit', module='mesakit-graph-world', version='0.9.10')
)
libraryDependencies += "com.telenav.mesakit" % "mesakit-graph-world" % "0.9.10"
[com.telenav.mesakit/mesakit-graph-world "0.9.10"]