| License |
License |
|---|---|
| GroupId | GroupIdcom.hipay.fullservice |
| ArtifactId | ArtifactIdhipayfullservice |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionHiPayFullservice
The HiPay Fullservice SDK for Android is a library that allows you to accept payments in your Android application by leveraging the HiPay Fullservice payment platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hipayfullservice-2.0.0.pom | |
| hipayfullservice-2.0.0.aar | 6 MB |
| hipayfullservice-2.0.0-sources.jar | 172 KB |
| hipayfullservice-2.0.0-javadoc.jar | 836 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hipay.fullservice/hipayfullservice/ -->
<dependency>
<groupId>com.hipay.fullservice</groupId>
<artifactId>hipayfullservice</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.hipay.fullservice/hipayfullservice/
implementation 'com.hipay.fullservice:hipayfullservice:2.0.0'
// https://jarcasting.com/artifacts/com.hipay.fullservice/hipayfullservice/
implementation ("com.hipay.fullservice:hipayfullservice:2.0.0")
'com.hipay.fullservice:hipayfullservice:aar:2.0.0'
<dependency org="com.hipay.fullservice" name="hipayfullservice" rev="2.0.0">
<artifact name="hipayfullservice" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.hipay.fullservice', module='hipayfullservice', version='2.0.0')
)
libraryDependencies += "com.hipay.fullservice" % "hipayfullservice" % "2.0.0"
[com.hipay.fullservice/hipayfullservice "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.0 |
| androidx.cardview » cardview | jar | 1.0.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| com.google.android.material » material | jar | 1.4.0 |
| io.card : android-sdk | jar | 5.5.1 |