Etyl Networking KryoNet

A networking framework over kryonet

License

License

Harium Commercial License
Categories

Categories

Net Networking Kryo Data Data Formats Serialization
GroupId

GroupId

com.harium.etyl.networking
ArtifactId

ArtifactId

kryo
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Etyl Networking KryoNet
A networking framework over kryonet

Download kryo

How to add to project

<!-- https://jarcasting.com/artifacts/com.harium.etyl.networking/kryo/ -->
<dependency>
    <groupId>com.harium.etyl.networking</groupId>
    <artifactId>kryo</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl.networking/kryo/
implementation 'com.harium.etyl.networking:kryo:1.0.0'
// https://jarcasting.com/artifacts/com.harium.etyl.networking/kryo/
implementation ("com.harium.etyl.networking:kryo:1.0.0")
'com.harium.etyl.networking:kryo:jar:1.0.0'
<dependency org="com.harium.etyl.networking" name="kryo" rev="1.0.0">
  <artifact name="kryo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl.networking', module='kryo', version='1.0.0')
)
libraryDependencies += "com.harium.etyl.networking" % "kryo" % "1.0.0"
[com.harium.etyl.networking/kryo "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.harium.etyl.networking : core jar 1.3.0
com.esotericsoftware : kryonet jar 2.22.0-RC1
org.java-websocket : Java-WebSocket jar 1.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Etyl Networking Kryo

Etyl Networking Layer over Kryonet

Maven

<dependency>
    <groupId>com.harium.etyl.networking</groupId>
    <artifactId>kryo</artifactId>
    <version>1.0.0</version>
</dependency>

Gradle

compile "com.harium.etyl.networking:kryo:1.0.0"
com.harium.etyl.networking

Harium

Versions

Version
1.0.0