is not current version
Last Version 5.0.0

org.web3j:rlp 3.1.1-android

null

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

rlp
Version

Version

3.1.1-android
Type

Type

jar

Download rlp 3.1.1-android


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