is not current version
Last Version 3.6.1

io.neow3j:crypto 2.0.0

null

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

crypto
Version

Version

2.0.0
Type

Type

jar

Download crypto 2.0.0


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