is not current version
Last Version 2.0.1

im.mak:waves-crypto v2.0.0-rc1

Tools to work with cryptographic primitives used in the Waves blockchain

GroupId

GroupId

im.mak
ArtifactId

ArtifactId

waves-crypto
Version

Version

v2.0.0-rc1
Type

Type

jar

Download waves-crypto v2.0.0-rc1


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