java-client

A simple Java API client for the ARK Blockchain.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

org.arkecosystem
ArtifactId

ArtifactId

arkecosystem-client
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-client
A simple Java API client for the ARK Blockchain.
Project URL

Project URL

https://github.com/ArkEcosystem/java-client
Source Code Management

Source Code Management

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

Download arkecosystem-client

How to add to project

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

Dependencies

compile (3)

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

test (1)

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

Project Modules

There are no modules declared in this project.

Ark Java - Client

A simple Java API client for the Ark Blockchain.

Build Status Codecov Latest Version License: MIT

Lead Maintainer: Joshua Noack

Documentation

You can find installation instructions and detailed instructions on how to use this package at the dedicated documentation site.

Security

If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

Credits

This project exists thanks to all the people who contribute.

License

MIT © ARK Ecosystem

org.arkecosystem

ARK Ecosystem

Versions

Version
0.1.0