is not current version
Last Version 5.0.0

org.web3j:crypto 4.8.8-android

web3j Ethereum crypto library

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

crypto
Version

Version

4.8.8-android
Type

Type

jar

Download crypto 4.8.8-android


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