is not current version
Last Version 1.0.0-beta12

com.hyperwallet.android.ui:commonrepository 1.0.0-beta08

Hyperwallet Common Repository SDK for Android to integrate with the Hyperwallet Platform

GroupId

GroupId

com.hyperwallet.android.ui
ArtifactId

ArtifactId

commonrepository
Version

Version

1.0.0-beta08
Type

Type

aar

Download commonrepository 1.0.0-beta08


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