is not current version
Last Version 1.2.1

com.wavesplatform:waves-transactions 1.0.4

Library for binary and json serialization of transactions in Waves blockchain.

Categories

Categories

ORM Data
GroupId

GroupId

com.wavesplatform
ArtifactId

ArtifactId

waves-transactions
Version

Version

1.0.4
Type

Type

jar

Download waves-transactions 1.0.4


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