is not current version
Last Version 1.6.0

KivaKit - Network 0.9.7-alpha

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

License

License

Categories

Categories

Net
GroupId

GroupId

com.telenav.kivakit
ArtifactId

ArtifactId

kivakit-network
Version

Version

0.9.7-alpha
Type

Type

pom
Description

Description

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

Project Organization

Telenav

Download kivakit-network 0.9.7-alpha


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

Dependencies

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

Project Modules

  • core
  • socket
  • http
  • ftp
  • email