MVN

net.openhft : saxophone-sandbox

Maven & Gradle

Sep 11, 2015
23 stars
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>saxophone-sandbox</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.openhft : saxophone-sandbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of net.openhft : saxophone-sandbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
saxophone-sandbox-1.0.4

How to add a dependency to Maven

Add the following net.openhft : saxophone-sandbox maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>saxophone-sandbox</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.openhft : saxophone-sandbox gradle dependency to your build.gradle file:

implementation 'net.openhft:saxophone-sandbox:1.0.4'

Gradle Kotlin DSL: Add the following net.openhft : saxophone-sandbox gradle kotlin dependency to your build.gradle.kts file:

implementation("net.openhft:saxophone-sandbox:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.openhft : saxophone-sandbox sbt scala dependency to your build.sbt file:

libraryDependencies += "net.openhft" % "saxophone-sandbox" % "1.0.4"

Advertisement

Dependencies from Group

Jan 12, 2023
60 usages
1.7k stars
Aug 10, 2023
42 usages
2.9k stars
Jul 14, 2022
41 usages
614 stars
Jul 27, 2022
37 usages
727 stars
Apr 26, 2023
34 usages
2.5k stars

Discover Dependencies