Last Version

chain3j 0.1.0

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.

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning OACC Security
GroupId

GroupId

io.github.moacchain
ArtifactId

ArtifactId

chain3j
Version

Version

0.1.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/MOACChain/chain3j
Source Code Management

Source Code Management

http://github.com/MOACChain/chain3j/tree/master

Download chain3j 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.moacchain/chain3j/ -->
<dependency>
    <groupId>io.github.moacchain</groupId>
    <artifactId>chain3j</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.moacchain/chain3j/
implementation 'io.github.moacchain:chain3j:0.1.0'
// https://jarcasting.com/artifacts/io.github.moacchain/chain3j/
implementation ("io.github.moacchain:chain3j:0.1.0")
'io.github.moacchain:chain3j:jar:0.1.0'
<dependency org="io.github.moacchain" name="chain3j" rev="0.1.0">
  <artifact name="chain3j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.moacchain', module='chain3j', version='0.1.0')
)
libraryDependencies += "io.github.moacchain" % "chain3j" % "0.1.0"
[io.github.moacchain/chain3j "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.