не последняя версия
Последняя версия 1.25.3

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

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

Категории

Категории

SBE Данные Data Structures
Группа

Группа

uk.co.real-logic
Идентификатор

Идентификатор

sbe-tool
Версия

Версия

1.20.2
Тип

Тип

pom

Скачать sbe-tool 1.20.2


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