| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.wavesplatform |
| ArtifactId | ArtifactIdwavesj |
| Version | Version1.2.2 |
| Type | Typejar |
| Description |
DescriptionWavesJ
Java library to interact with the Waves blockchain
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wavesj-1.2.2.pom | |
| wavesj-1.2.2.jar | 91 KB |
| wavesj-1.2.2-sources.jar | 41 KB |
| wavesj-1.2.2-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wavesplatform/wavesj/ -->
<dependency>
<groupId>com.wavesplatform</groupId>
<artifactId>wavesj</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavesplatform/wavesj/
implementation 'com.wavesplatform:wavesj:1.2.2'
// https://jarcasting.com/artifacts/com.wavesplatform/wavesj/
implementation ("com.wavesplatform:wavesj:1.2.2")
'com.wavesplatform:wavesj:jar:1.2.2'
<dependency org="com.wavesplatform" name="wavesj" rev="1.2.2">
<artifact name="wavesj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavesplatform', module='wavesj', version='1.2.2')
)
libraryDependencies += "com.wavesplatform" % "wavesj" % "1.2.2"
[com.wavesplatform/wavesj "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wavesplatform : waves-transactions | jar | 1.0.8 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |