MVN

io.hekate : hekate-codec-kryo

Maven & Gradle

Mar 21, 2021
2 usages
18 stars

Hekate Kryo Codec · Java library for cluster communications and computing.

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-codec-kryo</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hekate : hekate-codec-kryo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0

All Versions

Choose a version of io.hekate : hekate-codec-kryo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
hekate-codec-kryo-4.0.0
3.11.x
hekate-codec-kryo-3.11.0
3.10.x
hekate-codec-kryo-3.10.0
3.9.x
hekate-codec-kryo-3.9.0
3.8.x
hekate-codec-kryo-3.8.0
3.7.x
hekate-codec-kryo-3.7.0
3.6.x
hekate-codec-kryo-3.6.0
3.5.x
hekate-codec-kryo-3.5.0
3.4.x
hekate-codec-kryo-3.4.1
hekate-codec-kryo-3.4.0
3.3.x
hekate-codec-kryo-3.3.0
3.2.x
hekate-codec-kryo-3.2.0
3.1.x
hekate-codec-kryo-3.1.0
3.0.x
hekate-codec-kryo-3.0.0
2.6.x
hekate-codec-kryo-2.6.0
2.5.x
hekate-codec-kryo-2.5.0
1.0.x
hekate-codec-kryo-1.0.2
hekate-codec-kryo-1.0.1
hekate-codec-kryo-1.0.0

How to add a dependency to Maven

Add the following io.hekate : hekate-codec-kryo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-codec-kryo</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.hekate : hekate-codec-kryo gradle dependency to your build.gradle file:

implementation 'io.hekate:hekate-codec-kryo:4.0.0'

Gradle Kotlin DSL: Add the following io.hekate : hekate-codec-kryo gradle kotlin dependency to your build.gradle.kts file:

implementation("io.hekate:hekate-codec-kryo:4.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.hekate : hekate-codec-kryo sbt scala dependency to your build.sbt file:

libraryDependencies += "io.hekate" % "hekate-codec-kryo" % "4.0.0"

Advertisement

Dependencies from Group

Dec 09, 2022
12 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars
Dec 09, 2022
3 usages
18 stars

Discover Dependencies

Dec 09, 2022
18 stars
Feb 09, 2018
5 usages
36 stars
Jul 05, 2017
2 usages
66 stars
Jul 02, 2017
1 usages
2 stars
Jul 02, 2017
1 usages
2 stars
Jun 28, 2017
3 usages
26 stars
Feb 16, 2018
14 stars