Last Version

Hyperwallet Android UI SDK 1.0.0-beta02

Hyperwallet UI SDK for Android to integrate with Hyperwallet Platform

License

License

GroupId

GroupId

com.hyperwallet.android
ArtifactId

ArtifactId

ui-sdk
Version

Version

1.0.0-beta02
Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

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

Download ui-sdk 1.0.0-beta02


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

Dependencies

compile (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.2
com.google.android.material » material jar 1.0.0
androidx.constraintlayout » constraintlayout jar 1.1.3
androidx.test.espresso » espresso-idling-resource jar 3.1.1
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.recyclerview » recyclerview jar 1.0.0
com.hyperwallet.android : core-sdk jar 1.0.0-beta02

Project Modules

There are no modules declared in this project.