Last Version

Hyperwallet Android Core SDK 1.0.0-beta11

Hyperwallet Core SDK for Android to integrate with Hyperwallet Platform

License

License

GroupId

GroupId

com.hyperwallet.android
ArtifactId

ArtifactId

core-sdk
Version

Version

1.0.0-beta11
Type

Type

aar
Description

Description

Hyperwallet Android Core SDK
Hyperwallet Core SDK for Android to integrate with Hyperwallet Platform
Project URL

Project URL

https://github.com/hyperwallet/hyperwallet-android-sdk
Source Code Management

Source Code Management

https://github.com/hyperwallet/hyperwallet-android-sdk

Download core-sdk 1.0.0-beta11


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.