com.telenav.mesakit:mesakit

MesaKit is a framework for developing mapping and navigation software.

License

License

Apache License, Version 2.0
GroupId

GroupId

com.telenav.mesakit
ArtifactId

ArtifactId

mesakit
Last Version

Last Version

0.9.14
Release Date

Release Date

Type

Type

pom
Description

Description

MesaKit is a framework for developing mapping and navigation software.
Project URL

Project URL

https://www.mesakit.org
Project Organization

Project Organization

Telenav

Download mesakit

Filename Size
mesakit-0.9.14.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mesakit-core
  • mesakit-map
  • mesakit-graph
  • mesakit-navigation
  • mesakit-internal

Versions

Version
0.9.14
0.9.13
0.9.12
0.9.11
0.9.10