License |
License |
---|---|
GroupId | GroupIdio.github.juicemx |
ArtifactId | ArtifactIdrlp |
Version | Version3.3.0 |
Type | Typejar |
Description |
Descriptionweb3j
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
rlp-3.3.0.pom | |
rlp-3.3.0.jar | 60 KB |
rlp-3.3.0-tests.jar | 4 KB |
rlp-3.3.0-sources.jar | 30 KB |
rlp-3.3.0-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.juicemx/rlp/ -->
<dependency>
<groupId>io.github.juicemx</groupId>
<artifactId>rlp</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juicemx/rlp/
implementation 'io.github.juicemx:rlp:3.3.0'
// https://jarcasting.com/artifacts/io.github.juicemx/rlp/
implementation ("io.github.juicemx:rlp:3.3.0")
'io.github.juicemx:rlp:jar:3.3.0'
<dependency org="io.github.juicemx" name="rlp" rev="3.3.0">
<artifact name="rlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juicemx', module='rlp', version='3.3.0')
)
libraryDependencies += "io.github.juicemx" % "rlp" % "3.3.0"
[io.github.juicemx/rlp "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.juicemx : utils | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |