is not current version
Last Version 1.25.3

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

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

Type

jar

Download sbe-tool 1.7.7


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