/tools4j-sbe

A user friendly implementation of the simple binary encoding standard (UNRELEASED)

Primary LanguageJavaMIT LicenseMIT

Build Status Coverage Status Maven Central Javadocs

fix4j-sbe is a user friendly implementation of the simple binary encoding standard..

Gradle

dependencies {
    compile 'org.fix4j:fix4j-sbe:1.0'
}

Maven

<dependency>
    <groupId>org.fix4j</groupId>
    <artifactId>fix4j-sbe</artifactId>
    <version>1.0</version>
</dependency>

API Javadoc

Javadocs