License |
License |
---|---|
GroupId | GroupIdcom.telenav.kivakit |
ArtifactId | ArtifactIdkivakit-component |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperpom for KivaKit
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kivakit-component-1.6.0.pom | |
kivakit-component-1.6.0.jar | 6 KB |
kivakit-component-1.6.0-sources.jar | 5 KB |
kivakit-component-1.6.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-component/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-component</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-component/
implementation 'com.telenav.kivakit:kivakit-component:1.6.0'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-component/
implementation ("com.telenav.kivakit:kivakit-component:1.6.0")
'com.telenav.kivakit:kivakit-component:jar:1.6.0'
<dependency org="com.telenav.kivakit" name="kivakit-component" rev="1.6.0">
<artifact name="kivakit-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-component', version='1.6.0')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-component" % "1.6.0"
[com.telenav.kivakit/kivakit-component "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.telenav.kivakit : kivakit-settings | jar | 1.6.0 |