is not current version
Last Version 5.0.0

org.web3j:crypto 4.5.1

web3j Ethereum crypto library

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

crypto
Version

Version

4.5.1
Type

Type

jar

Download crypto 4.5.1


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