is not current version
Last Version 0.7.3

com.github.zakgof:velvetdb-serializer-kryo 0.6.0

Kryo serializer plugin for velvetdb

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

com.github.zakgof
ArtifactId

ArtifactId

velvetdb-serializer-kryo
Version

Version

0.6.0
Type

Type

jar

Download velvetdb-serializer-kryo 0.6.0


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