Group Id net.openhft
Artifact Id saxophone
Version 1.0.4
Packaging jar
URL -
Badge
Last Updated 2015-07-07T05:07:02+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>saxophone</artifactId>
    <version>1.0.4</version>
</dependency>
implementation group: 'net.openhft', name: 'saxophone', version: '1.0.4'
implementation 'net.openhft:saxophone:1.0.4'
implementation("net.openhft:saxophone:1.0.4")
libraryDependencies += "net.openhft" % "saxophone" % "1.0.4"
<dependency org="net.openhft" name="saxophone" rev="1.0.4"/>
@Grapes(
    @Grab(group='net.openhft', module='saxophone', version='1.0.4')
)
[net.openhft/saxophone "1.0.4"]
'net.openhft:saxophone:1.0.4'