is not current version
Last Version 1.1.7-RC2

uk.co.real-logic:sbe 1.0.1-RC2

FIX/SBE - OSI layer 6 presentation for encoding and decoding application messages in binary format for low-latency applications

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

sbe
Version

Version

1.0.1-RC2
Type

Type

jar

Download sbe 1.0.1-RC2


<!-- https://jarcasting.com/artifacts/uk.co.real-logic/sbe/ -->
<dependency>
    <groupId>uk.co.real-logic</groupId>
    <artifactId>sbe</artifactId>
    <version>1.0.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe/
implementation 'uk.co.real-logic:sbe:1.0.1-RC2'
// https://jarcasting.com/artifacts/uk.co.real-logic/sbe/
implementation ("uk.co.real-logic:sbe:1.0.1-RC2")
'uk.co.real-logic:sbe:jar:1.0.1-RC2'
<dependency org="uk.co.real-logic" name="sbe" rev="1.0.1-RC2">
  <artifact name="sbe" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='sbe', version='1.0.1-RC2')
)
libraryDependencies += "uk.co.real-logic" % "sbe" % "1.0.1-RC2"
[uk.co.real-logic/sbe "1.0.1-RC2"]