MVN

org.iota : iota-client

Maven & Gradle

Dec 01, 2022
229 stars

iota-client · Java binding to the iota.rs library.

<dependency>
    <groupId>org.iota</groupId>
    <artifactId>iota-client</artifactId>
    <version>1.0.0-rc.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iota : iota-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-rc.1
  • Latest Release Candidate: 1.0.0-rc.1

All Versions

Choose a version of org.iota : iota-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
iota-client-1.0.0-rc.1

How to add a dependency to Maven

Add the following org.iota : iota-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.iota</groupId>
    <artifactId>iota-client</artifactId>
    <version>1.0.0-rc.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.iota : iota-client gradle dependency to your build.gradle file:

implementation 'org.iota:iota-client:1.0.0-rc.1'

Gradle Kotlin DSL: Add the following org.iota : iota-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.iota:iota-client:1.0.0-rc.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.iota : iota-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.iota" % "iota-client" % "1.0.0-rc.1"

Advertisement

Dependencies from Group

Jul 14, 2020
2 usages
Jul 13, 2020
144 stars
Nov 15, 2022
159 stars
Dec 01, 2022
229 stars
Apr 19, 2023
159 stars

Discover Dependencies

Mar 31, 2023
4 stars
Jan 11, 2023
13 stars
Jan 11, 2023
10 stars
Jul 27, 2023
13 stars
Jun 16, 2023
4 stars
Dec 28, 2022
5 stars
Dec 01, 2022
0 stars
Jun 11, 2023
1 stars