crypto

aimanj Matrix crypto library

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

crypto
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

crypto
aimanj Matrix crypto library
Project URL

Project URL

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

Source Code Management

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

Download crypto

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.matrixainetwork : rlp jar 1.0.2
io.github.matrixainetwork : utils jar 1.0.2
org.slf4j : slf4j-api jar 1.7.25

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