Group Id net.openhft
Artifact Id chronicle-salt
Version 2.23.5
Packaging jar
URL -
Badge
Last Updated 2022-09-19T14:33:59+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>chronicle-salt</artifactId>
    <version>2.23.5</version>
</dependency>
implementation group: 'net.openhft', name: 'chronicle-salt', version: '2.23.5'
implementation 'net.openhft:chronicle-salt:2.23.5'
implementation("net.openhft:chronicle-salt:2.23.5")
libraryDependencies += "net.openhft" % "chronicle-salt" % "2.23.5"
<dependency org="net.openhft" name="chronicle-salt" rev="2.23.5"/>
@Grapes(
    @Grab(group='net.openhft', module='chronicle-salt', version='2.23.5')
)
[net.openhft/chronicle-salt "2.23.5"]
'net.openhft:chronicle-salt:2.23.5'