is not current version
Last Version 1.0.6

com.github.hicoincom:waas-sdk 1.0.3

chainup waas client sdk

GroupId

GroupId

com.github.hicoincom
ArtifactId

ArtifactId

waas-sdk
Version

Version

1.0.3
Type

Type

jar

Download waas-sdk 1.0.3


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