is not current version
Last Version 2.0.0

java-client 1.2.9

A Simple REST API Client Implementation in Java for the ARK CORE Blockchain Framework.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

org.arkecosystem
ArtifactId

ArtifactId

client
Version

Version

1.2.9
Type

Type

jar
Description

Description

java-client
A Simple REST API Client Implementation in Java for the ARK CORE Blockchain Framework.
Project URL

Project URL

https://sdk.ark.dev/java/client
Source Code Management

Source Code Management

https://github.com/ArkEcosystem/java-client/tree/1.2.8

Download client 1.2.9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.4.1
com.squareup.okhttp3 : mockwebserver jar 4.4.1
com.google.code.gson : gson jar 2.8.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.