| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.telenav.kivakit |
| ArtifactId | ArtifactIdkivakit-network-core |
| Version | Version1.4.2 |
| 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-network-core-1.4.2.pom | |
| kivakit-network-core-1.4.2.jar | 45 KB |
| kivakit-network-core-1.4.2-sources.jar | 33 KB |
| kivakit-network-core-1.4.2-javadoc.jar | 267 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-network-core/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-network-core</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-network-core/
implementation 'com.telenav.kivakit:kivakit-network-core:1.4.2'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-network-core/
implementation ("com.telenav.kivakit:kivakit-network-core:1.4.2")
'com.telenav.kivakit:kivakit-network-core:jar:1.4.2'
<dependency org="com.telenav.kivakit" name="kivakit-network-core" rev="1.4.2">
<artifact name="kivakit-network-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-network-core', version='1.4.2')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-network-core" % "1.4.2"
[com.telenav.kivakit/kivakit-network-core "1.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.telenav.kivakit : kivakit-commandline | jar | 1.4.2 |
| com.telenav.kivakit : kivakit-resource | jar | 1.4.2 |
| com.telenav.kivakit : kivakit-conversion | jar | 1.4.2 |