MVN

io.neow3j : gradle-plugin

Maven & Gradle

May 18, 2021
136 stars

neow3j · neow3j: Gradle Plugin

<dependency>
    <groupId>io.neow3j</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>3.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.neow3j : gradle-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.10.0

All Versions

Choose a version of io.neow3j : gradle-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.10.x
gradle-plugin-3.10.0
3.8.x
gradle-plugin-3.8.0
3.7.x
gradle-plugin-3.7.1
gradle-plugin-3.7.0
3.6.x
gradle-plugin-3.6.1
gradle-plugin-3.6.0
3.5.x
gradle-plugin-3.5.0
3.4.x
gradle-plugin-3.4.0

How to add a dependency to Maven

Add the following io.neow3j : gradle-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.neow3j</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>3.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.neow3j : gradle-plugin gradle dependency to your build.gradle file:

implementation 'io.neow3j:gradle-plugin:3.10.0'

Gradle Kotlin DSL: Add the following io.neow3j : gradle-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.neow3j:gradle-plugin:3.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.neow3j : gradle-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.neow3j" % "gradle-plugin" % "3.10.0"

Advertisement

Dependencies from Group

Jan 25, 2021
5 usages
136 stars
Jan 25, 2021
4 usages
136 stars
Aug 09, 2023
4 usages
136 stars
Aug 09, 2023
4 usages
136 stars
Jan 25, 2021
3 usages
136 stars

Discover Dependencies