Skip to content

xenondevs/Cosmic-Binary-Format

Repository files navigation

Cosmic-Binary-Format

A binary serialization library primarily used in Nova.

Documentation, KDoc

Maven

<repository>
    <id>xenondevs</id>
    <url>https://repo.xenondevs.xyz/releases/</url>
</repository>
<dependency>
    <groupId>xyz.xenondevs.cbf</groupId>
    <artifactId>cosmic-binary-format</artifactId>
    <version>VERSION</version>
</dependency>

Gradle

maven("https://repo.xenondevs.xyz/releases/")
implementation("xyz.xenondevs.cbf:cosmic-binary-format:VERSION")

About

A lazily evaluated binary format

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages