is not current version
Last Version 2.0.4

com.wavesplatform:waves-crypto 2.0.3

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.3
Type

Type

jar

Download waves-crypto 2.0.3


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