MVN

io.github.moacchain : chain3j

Maven & Gradle

Dec 23, 2018
8 stars

chain3j · chain3j is a lightweight, highly modular, reactive, type safe Java and Android library for working with Smart Contracts and integrating with clients (nodes) on the MOAC network.

<dependency>
    <groupId>io.github.moacchain</groupId>
    <artifactId>chain3j</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.moacchain : chain3j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of io.github.moacchain : chain3j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
chain3j-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.moacchain</groupId>
    <artifactId>chain3j</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.moacchain : chain3j gradle dependency to your build.gradle file:

implementation 'io.github.moacchain:chain3j:0.1.0'

Gradle Kotlin DSL: Add the following io.github.moacchain : chain3j gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.moacchain:chain3j:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.moacchain : chain3j sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.moacchain" % "chain3j" % "0.1.0"

Advertisement

Dependencies from Group

Jan 02, 2019
3 usages
0 stars
Jan 02, 2019
3 usages
0 stars
Jan 02, 2019
2 usages
0 stars
Jan 02, 2019
1 usages
0 stars
rlp
Jan 02, 2019
1 usages
0 stars

Discover Dependencies

Aug 17, 2023
2 usages
0 stars
Jul 26, 2019
23 stars
Jul 03, 2019
347 stars
Jul 03, 2019
455 stars
Jul 03, 2019
345 stars
Jul 03, 2019
347 stars
Dec 22, 2018
1 stars