License |
License |
---|---|
Categories |
CategoriesData ORM Data Formats |
GroupId | GroupIdcom.telenav.mesakit |
ArtifactId | ArtifactIdmesakit-map-data-formats |
Last Version | Last Version0.9.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionProvides the release profile that runs lexakai when building kivakit, kivakit-stuff, mesakit, etc,
so that you simply add `--activateProfiles release` when building to automatically build lexakai
documentation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mesakit-map-data-formats-0.9.14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-data-formats/ -->
<dependency>
<groupId>com.telenav.mesakit</groupId>
<artifactId>mesakit-map-data-formats</artifactId>
<version>0.9.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-data-formats/
implementation 'com.telenav.mesakit:mesakit-map-data-formats:0.9.14'
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-data-formats/
implementation ("com.telenav.mesakit:mesakit-map-data-formats:0.9.14")
'com.telenav.mesakit:mesakit-map-data-formats:pom:0.9.14'
<dependency org="com.telenav.mesakit" name="mesakit-map-data-formats" rev="0.9.14">
<artifact name="mesakit-map-data-formats" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.telenav.mesakit', module='mesakit-map-data-formats', version='0.9.14')
)
libraryDependencies += "com.telenav.mesakit" % "mesakit-map-data-formats" % "0.9.14"
[com.telenav.mesakit/mesakit-map-data-formats "0.9.14"]