License |
License |
---|---|
GroupId | GroupIdcom.telenav.kivakit |
ArtifactId | ArtifactIdkivakit-kernel |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionKivaKit is a collection of easy-to-use, integrated mini-frameworks for developing Java software.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kivakit-kernel-1.2.1.pom | |
kivakit-kernel-1.2.1.jar | 770 KB |
kivakit-kernel-1.2.1-sources.jar | 639 KB |
kivakit-kernel-1.2.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-kernel/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-kernel</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-kernel/
implementation 'com.telenav.kivakit:kivakit-kernel:1.2.1'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-kernel/
implementation ("com.telenav.kivakit:kivakit-kernel:1.2.1")
'com.telenav.kivakit:kivakit-kernel:jar:1.2.1'
<dependency org="com.telenav.kivakit" name="kivakit-kernel" rev="1.2.1">
<artifact name="kivakit-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-kernel', version='1.2.1')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-kernel" % "1.2.1"
[com.telenav.kivakit/kivakit-kernel "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.telenav.cactus : cactus-build-metadata | jar | 1.2.1 |
junit : junit | jar | 4.13.2 |
com.telenav.lexakai : lexakai-annotations | jar | 1.0.0 |
org.jetbrains : annotations | jar | 20.1.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.10 |