abi

Matrix Application Binary Interface (ABI) for working with smart contracts

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

abi
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

abi
Matrix Application Binary Interface (ABI) for working with smart contracts
Project URL

Project URL

https://github.com/MatrixAINetwork/aimanj
Source Code Management

Source Code Management

https://github.com/MatrixAINetwork/aimanj.git

Download abi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.matrixainetwork : utils jar 1.0.2

Project Modules

There are no modules declared in this project.

aimanj

Lightweight Java library for integration with Matrix clients

io.github.matrixainetwork

Versions

Version
1.0.2
1.0.1
1.0.0