Last Version

Waves Transactions for Java 1.0.2

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

License

License

GroupId

GroupId

im.mak
ArtifactId

ArtifactId

waves-transactions
Version

Version

1.0.2
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/msmolyakov/waves-transactions-java
Source Code Management

Source Code Management

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

Download waves-transactions 1.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
im.mak : waves-crypto jar 2.0.1
com.wavesplatform : protobuf-schemas jar 1.2.6-SNAPSHOT
com.fasterxml.jackson.core : jackson-databind jar 2.11.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.4.2
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.