License |
License |
---|---|
GroupId | GroupIdcom.hyperwallet.android.ui |
ArtifactId | ArtifactIdcommonrepository |
Version | Version1.0.0-beta11 |
Type | Typeaar |
Description |
DescriptionHyperwallet Android Common Repository SDK
Hyperwallet Common Repository SDK for Android to integrate with the Hyperwallet Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hyperwallet.android.ui/commonrepository/ -->
<dependency>
<groupId>com.hyperwallet.android.ui</groupId>
<artifactId>commonrepository</artifactId>
<version>1.0.0-beta11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hyperwallet.android.ui/commonrepository/
implementation 'com.hyperwallet.android.ui:commonrepository:1.0.0-beta11'
// https://jarcasting.com/artifacts/com.hyperwallet.android.ui/commonrepository/
implementation ("com.hyperwallet.android.ui:commonrepository:1.0.0-beta11")
'com.hyperwallet.android.ui:commonrepository:aar:1.0.0-beta11'
<dependency org="com.hyperwallet.android.ui" name="commonrepository" rev="1.0.0-beta11">
<artifact name="commonrepository" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hyperwallet.android.ui', module='commonrepository', version='1.0.0-beta11')
)
libraryDependencies += "com.hyperwallet.android.ui" % "commonrepository" % "1.0.0-beta11"
[com.hyperwallet.android.ui/commonrepository "1.0.0-beta11"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.material » material | jar | 1.0.0 |
androidx.test.espresso » espresso-idling-resource | jar | 3.2.0 |
com.hyperwallet.android : core-sdk | jar | 1.0.0-beta10 |