MVN

io.nem : sdk

Maven & Gradle

Jul 19, 2018
38 stars

nem2-sdk · nem2 official sdk

<dependency>
    <groupId>io.nem</groupId>
    <artifactId>sdk</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nem : sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of io.nem : sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
sdk-0.9.1
sdk-0.9.0
0.8.x
sdk-0.8.10

How to add a dependency to Maven

Add the following io.nem : sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nem</groupId>
    <artifactId>sdk</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nem : sdk gradle dependency to your build.gradle file:

implementation 'io.nem:sdk:0.9.1'

Gradle Kotlin DSL: Add the following io.nem : sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nem:sdk:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nem : sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nem" % "sdk" % "0.9.1"

Advertisement

Dependencies from Group

Dec 08, 2022
3 usages
38 stars
Jan 31, 2020
2 usages
Feb 19, 2020
1 usages
3 stars
Feb 18, 2020
1 usages
3 stars
Dec 24, 2019
1 usages

Discover Dependencies

Sep 21, 2019
165 usages
4.1k stars
Sep 21, 2019
51 usages
4.1k stars
Jan 23, 2023
103 usages
63 stars
Aug 15, 2023
211 usages
11.1k stars