License |
License |
---|---|
GroupId | GroupIdcom.telenav.mesakit |
ArtifactId | ArtifactIdmesakit-map-road |
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-road-0.9.14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-road/ -->
<dependency>
<groupId>com.telenav.mesakit</groupId>
<artifactId>mesakit-map-road</artifactId>
<version>0.9.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-road/
implementation 'com.telenav.mesakit:mesakit-map-road:0.9.14'
// https://jarcasting.com/artifacts/com.telenav.mesakit/mesakit-map-road/
implementation ("com.telenav.mesakit:mesakit-map-road:0.9.14")
'com.telenav.mesakit:mesakit-map-road:pom:0.9.14'
<dependency org="com.telenav.mesakit" name="mesakit-map-road" rev="0.9.14">
<artifact name="mesakit-map-road" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.telenav.mesakit', module='mesakit-map-road', version='0.9.14')
)
libraryDependencies += "com.telenav.mesakit" % "mesakit-map-road" % "0.9.14"
[com.telenav.mesakit/mesakit-map-road "0.9.14"]