is not current version
Last Version 2.4.2

com.hyperwallet:sdk 1.9.1

An SDK implementation in Java for the v3 REST APIs.

GroupId

GroupId

com.hyperwallet
ArtifactId

ArtifactId

sdk
Version

Version

1.9.1
Type

Type

jar

Download sdk 1.9.1


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