is not current version
Last Version 2.0.4

com.wavesplatform:waves-crypto 2.0.1

Tools to work with cryptographic primitives used in the Waves blockchain

Categories

Categories

ORM Data
GroupId

GroupId

com.wavesplatform
ArtifactId

ArtifactId

waves-crypto
Version

Version

2.0.1
Type

Type

jar

Download waves-crypto 2.0.1


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