is not current version
Last Version 1.2.1

Waves Transactions for Java 1.0.9

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wavesplatform
ArtifactId

ArtifactId

waves-transactions
Version

Version

1.0.9
Type

Type

jar
Description

Description

Waves Transactions for Java
Library for binary and json serialization of transactions in Waves blockchain.
Project URL

Project URL

https://github.com/wavesplatform/waves-transactions-java
Source Code Management

Source Code Management

https://github.com/wavesplatform/waves-transactions-java

Download waves-transactions 1.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.wavesplatform : waves-crypto jar 2.0.2
com.wavesplatform : protobuf-schemas jar 1.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.4

Project Modules

There are no modules declared in this project.