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