is not current version
Last Version 2.4.2

com.hyperwallet:sdk 2.2.4

An SDK implementation in Java for the v4 REST APIs.

GroupId

GroupId

com.hyperwallet
ArtifactId

ArtifactId

sdk
Version

Version

2.2.4
Type

Type

jar

Download sdk 2.2.4


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