is not current version
Last Version 5.0.0

org.web3j:crypto 3.0.0-alpha4

null

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

crypto
Version

Version

3.0.0-alpha4
Type

Type

jar

Download crypto 3.0.0-alpha4


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