is not current version
Last Version 2.0.1

im.mak:waves-crypto 2.0.0-rc1

Tools to work with cryptographic primitives used in the Waves blockchain

GroupId

GroupId

im.mak
ArtifactId

ArtifactId

waves-crypto
Version

Version

2.0.0-rc1
Type

Type

jar

Download waves-crypto 2.0.0-rc1


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