Last Version

rlp 1.0.2

Matrix Recursive Length Prefix (RLP) encoding for serializing objects

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.matrixainetwork
ArtifactId

ArtifactId

rlp
Version

Version

1.0.2
Type

Type

jar
Description

Description

rlp
Matrix Recursive Length Prefix (RLP) encoding for serializing objects
Project URL

Project URL

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

Source Code Management

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

Download rlp 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.matrixainetwork : utils jar 1.0.2
commons-beanutils : commons-beanutils jar 1.8.3

Project Modules

There are no modules declared in this project.