Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 436 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 436 Bytes

Integration with Fast Serialization

This module provides integration with FST for data serialization in Hekate.io library.

<dependency>
    <groupId>io.hekate</groupId>
    <artifactId>hekate-codec-fst</artifactId>
    <version>3.4.1</version>
</dependency>