Group Id net.openhft
Artifact Id chronicle-bytes
Version 1.10.5
Packaging jar
URL -
Badge
Last Updated 2018-01-12T13:31:23+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>1.10.5</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-bytes', version: '1.10.5'
implementation 'net.openhft:chronicle-bytes:1.10.5'
implementation("net.openhft:chronicle-bytes:1.10.5")
libraryDependencies += "net.openhft" % "chronicle-bytes" % "1.10.5"
<dependency org="net.openhft" name="chronicle-bytes" rev="1.10.5"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-bytes', version='1.10.5')
)
[net.openhft/chronicle-bytes "1.10.5"]
'net.openhft:chronicle-bytes:1.10.5'