Skip to content

dorkbox/Serializers

Repository files navigation

Common Kryo Serializers

Dorkbox Github Gitlab

Maven Info

<dependencies>
    ...
    <dependency>
      <groupId>com.dorkbox</groupId>
      <artifactId>Serializers</artifactId>
      <version>3.0</version>
    </dependency>
</dependencies>

Gradle Info

dependencies {
    ...
    implementation("com.dorkbox:Serializers:2.10")
}

License

This project is © 2021 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.

About

Common serialization utility methods for Kryo and related serialization frameworks

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages