Group Id net.openhft
Artifact Id chronicle-bytes
Version 2.17.33
Packaging jar
URL -
Badge
Last Updated 2019-08-13T08:23:52+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-bytes</artifactId>
    <version>2.17.33</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-bytes', version: '2.17.33'
implementation 'net.openhft:chronicle-bytes:2.17.33'
implementation("net.openhft:chronicle-bytes:2.17.33")
libraryDependencies += "net.openhft" % "chronicle-bytes" % "2.17.33"
<dependency org="net.openhft" name="chronicle-bytes" rev="2.17.33"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-bytes', version='2.17.33')
)
[net.openhft/chronicle-bytes "2.17.33"]
'net.openhft:chronicle-bytes:2.17.33'