is not current version
Last Version 1.6.0

com.telenav.kivakit:kivakit 1.2.1

KivaKit is a collection of easy-to-use, integrated mini-frameworks for developing Java software.

License

License

GroupId

GroupId

com.telenav.kivakit
ArtifactId

ArtifactId

kivakit
Version

Version

1.2.1
Type

Type

pom
Description

Description

KivaKit is a collection of easy-to-use, integrated mini-frameworks for developing Java software.
Project URL

Project URL

https://www.kivakit.org
Project Organization

Project Organization

Telenav

Download kivakit 1.2.1

Filename Size
kivakit-1.2.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit/ -->
<dependency>
    <groupId>com.telenav.kivakit</groupId>
    <artifactId>kivakit</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit/
implementation 'com.telenav.kivakit:kivakit:1.2.1'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit/
implementation ("com.telenav.kivakit:kivakit:1.2.1")
'com.telenav.kivakit:kivakit:pom:1.2.1'
<dependency org="com.telenav.kivakit" name="kivakit" rev="1.2.1">
  <artifact name="kivakit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit', version='1.2.1')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit" % "1.2.1"
[com.telenav.kivakit/kivakit "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kivakit-kernel
  • kivakit-test
  • kivakit-serialization
  • kivakit-collections
  • kivakit-resource
  • kivakit-commandline
  • kivakit-configuration
  • kivakit-security
  • kivakit-network
  • kivakit-component
  • kivakit-application