Group Id net.openhft
Artifact Id spoon-core
Version 4.4.1
Packaging jar
URL -
Badge
Last Updated 2015-11-22T10:55:23+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.4.1</version>
</dependency>
implementation group: 'net.openhft', name: 'spoon-core', version: '4.4.1'
implementation 'net.openhft:spoon-core:4.4.1'
implementation("net.openhft:spoon-core:4.4.1")
libraryDependencies += "net.openhft" % "spoon-core" % "4.4.1"
<dependency org="net.openhft" name="spoon-core" rev="4.4.1"/>
@Grapes(
    @Grab(group='net.openhft', module='spoon-core', version='4.4.1')
)
[net.openhft/spoon-core "4.4.1"]
'net.openhft:spoon-core:4.4.1'