is not current version
Last Version 1.25.3

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

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.5.4
Type

Type

jar

Download sbe-tool 1.5.4


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