MVN

com.github.romix.akka : akka-kryo-serialization_2.12

Maven & Gradle

Nov 12, 2016
16 usages
240 stars

akka-kryo-serialization · akka-kryo-serialization

<dependency>
    <groupId>com.github.romix.akka</groupId>
    <artifactId>akka-kryo-serialization_2.12</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.romix.akka : akka-kryo-serialization_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of com.github.romix.akka : akka-kryo-serialization_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
akka-kryo-serialization_2.12-0.5.2
akka-kryo-serialization_2.12-0.5.1

How to add a dependency to Maven

Add the following com.github.romix.akka : akka-kryo-serialization_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.romix.akka</groupId>
    <artifactId>akka-kryo-serialization_2.12</artifactId>
    <version>0.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.romix.akka : akka-kryo-serialization_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.romix.akka:akka-kryo-serialization_2.12:0.5.2'

Gradle Kotlin DSL: Add the following com.github.romix.akka : akka-kryo-serialization_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.romix.akka:akka-kryo-serialization_2.12:0.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.romix.akka : akka-kryo-serialization_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.romix.akka" % "akka-kryo-serialization_2.12" % "0.5.2"

Advertisement

Dependencies from Group

Discover Dependencies

May 19, 2022
4 usages
120 stars
Aug 04, 2023
15 usages
80 stars
Mar 06, 2019
4 usages
May 05, 2018
3 usages
439 stars
May 09, 2023
7 usages
3 stars
Apr 15, 2017
2 usages
0 stars
Jul 14, 2017
2 usages
1 stars
Apr 08, 2020
7 usages
967 stars