is not current version
Last Version 1.0.1

wapi-sdk 1.0.0

chainup wapi client sdk

License

License

GroupId

GroupId

com.github.hicoincom
ArtifactId

ArtifactId

wapi-sdk
Version

Version

1.0.0
Type

Type

jar
Description

Description

wapi-sdk
chainup wapi client sdk
Project URL

Project URL

https://waas.chainup.com/
Source Code Management

Source Code Management

https://github.com/HiCoinCom/java-wapi-sdk

Download wapi-sdk 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.alibaba : fastjson jar 1.2.70
org.apache.commons : commons-lang3 jar 3.7
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.directory.studio : org.apache.commons.codec jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.