is not current version
Last Version 2.23ea21

net.openhft:chronicle-bytes 1.1.3

Chronicle-Bytes

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-bytes
Version

Version

1.1.3
Type

Type

jar

Download chronicle-bytes 1.1.3


<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-bytes/ -->
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-bytes</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-bytes/
implementation 'net.openhft:chronicle-bytes:1.1.3'
// https://jarcasting.com/artifacts/net.openhft/chronicle-bytes/
implementation ("net.openhft:chronicle-bytes:1.1.3")
'net.openhft:chronicle-bytes:jar:1.1.3'
<dependency org="net.openhft" name="chronicle-bytes" rev="1.1.3">
  <artifact name="chronicle-bytes" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-bytes', version='1.1.3')
)
libraryDependencies += "net.openhft" % "chronicle-bytes" % "1.1.3"
[net.openhft/chronicle-bytes "1.1.3"]