MVN

net.openhft : spoon-core

Maven & Gradle

Nov 23, 2015
1 usages
10 stars

Spoon Core · Spoon is a tool for meta-programming, analysis and transformation of Java programs.

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>spoon-core</artifactId>
    <version>4.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.4.1

All Versions

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

Version Vulnerabilities Updated
4.4.x
spoon-core-4.4.1
spoon-core-4.4.0
4.3.x
spoon-core-4.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>spoon-core</artifactId>
    <version>4.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.openhft:spoon-core:4.4.1'

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

implementation("net.openhft:spoon-core:4.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.openhft" % "spoon-core" % "4.4.1"

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

Apr 23, 2016
4 usages
20 stars
Jul 05, 2019
11 usages
11 stars
Jul 04, 2019
61 stars
Oct 31, 2016
44 stars
May 24, 2017
8 stars
Oct 08, 2015
1 stars