Download conformance-1.0.1.jar file - Jar c

Jar examples for c:conformance

Description

Conformance test suite for Simple Binary Encoding implementations

You can download jar file conformance 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add conformance-1.0.1.jar to your project.

<dependency>
   <groupId>io.fixprotocol.sbe</groupId>
   <artifactId>conformance</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'io.fixprotocol.sbe', name: 'conformance', version: '1.0.1'
libraryDependencies += "io.fixprotocol.sbe" % "conformance" % "1.0.1"
<dependency org="io.fixprotocol.sbe" name="conformance" rev="1.0.1"/>
@Grapes(@Grab(group='io.fixprotocol.sbe', module='conformance', version='1.0.1'))
'io.fixprotocol.sbe:conformance:jar:1.0.1'

Download

Click the following link to download the jar file.

conformance-1.0.1-javadoc.jar
conformance-1.0.1-sources.jar
conformance-1.0.1.jar
conformance-1.0.1.pom



Related Tutorials