contracts

aimanj support for Matrix Improvement Proposals (EIP's)

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

contracts
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

contracts
aimanj support for Matrix Improvement Proposals (EIP's)
Project URL

Project URL

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

Source Code Management

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

Download contracts

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.matrixainetwork : core 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