Last Version

DataKernel: Serializer 1.1.3

Extremely fast and space-efficient serializers, crafted using bytecode engineering.

License

License

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

serializer
Version

Version

1.1.3
Type

Type

jar
Description

Description

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

Project URL

http://datakernel.io/serializer/

Download serializer 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.carrotsearch : hppc Optional jar 0.6.0
io.datakernel : codegen jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.