MVN

io.datakernel : serializer

Maven & Gradle

Oct 07, 2015
2 usages

DataKernel: Serializer · Extremely fast and space-efficient serializers, crafted using bytecode engineering.

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>serializer</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.datakernel : serializer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of io.datakernel : serializer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
serializer-1.1.3
serializer-1.1.2
1.1
serializer-1.1
1.0
serializer-1.0

How to add a dependency to Maven

Add the following io.datakernel : serializer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.datakernel</groupId>
    <artifactId>serializer</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.datakernel : serializer gradle dependency to your build.gradle file:

implementation 'io.datakernel:serializer:1.1.3'

Gradle Kotlin DSL: Add the following io.datakernel : serializer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.datakernel:serializer:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.datakernel : serializer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.datakernel" % "serializer" % "1.1.3"

Advertisement

Dependencies from Group

Nov 14, 2019
30 usages
91 stars
Nov 14, 2019
17 usages
91 stars
Nov 14, 2019
10 usages
91 stars
Nov 14, 2019
9 usages
91 stars
Nov 14, 2019
9 usages
91 stars

Discover Dependencies

Feb 24, 2016
2 usages
Aug 10, 2015
2 usages
Jun 06, 2020
2 usages
Aug 14, 2015
2 usages
487 stars
Aug 14, 2015
2 usages
487 stars
Aug 14, 2015
3 usages
487 stars
Jun 21, 2019
2 usages
153 stars
Oct 08, 2018
2 usages