| License |
License |
|---|---|
| GroupId | GroupIdcom.telenav.kivakit |
| ArtifactId | ArtifactIdkivakit-examples-settings |
| Version | Version1.4.2 |
| Type | Typejar |
| Description |
DescriptionA collection of modules that demonstrate how to use features of KivaKit.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-examples-settings/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-examples-settings</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-examples-settings/
implementation 'com.telenav.kivakit:kivakit-examples-settings:1.4.2'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-examples-settings/
implementation ("com.telenav.kivakit:kivakit-examples-settings:1.4.2")
'com.telenav.kivakit:kivakit-examples-settings:jar:1.4.2'
<dependency org="com.telenav.kivakit" name="kivakit-examples-settings" rev="1.4.2">
<artifact name="kivakit-examples-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-examples-settings', version='1.4.2')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-examples-settings" % "1.4.2"
[com.telenav.kivakit/kivakit-examples-settings "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.telenav.kivakit : kivakit-application | jar | 1.4.2 |
| com.telenav.kivakit : kivakit-settings | jar | 1.4.2 |