is not current version
Last Version 1.4.0

com.conveyal:kryo-tools 1.2.0

Shared Kryo serializers and utilities for serialization round-trip tests

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

com.conveyal
ArtifactId

ArtifactId

kryo-tools
Version

Version

1.2.0
Type

Type

jar

Download kryo-tools 1.2.0


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