Last Version

WavesJ 1.4.2

Java library to interact with the Waves blockchain

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wavesplatform
ArtifactId

ArtifactId

wavesj
Version

Version

1.4.2
Type

Type

jar
Description

Description

WavesJ
Java library to interact with the Waves blockchain
Project URL

Project URL

https://github.com/wavesplatform/WavesJ
Source Code Management

Source Code Management

https://github.com/wavesplatform/WavesJ

Download wavesj 1.4.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.wavesplatform : waves-transactions jar 1.2.1
org.apache.httpcomponents : httpclient jar 4.5.13
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.