is not current version
Last Version 1.25.3

uk.co.real-logic:sbe-tool 1.13.3

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-tool
Version

Version

1.13.3
Type

Type

jar

Download sbe-tool 1.13.3


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