| License |
License |
|---|---|
| GroupId | GroupIdcom.apphud |
| ArtifactId | ArtifactIdApphudSDK-Android |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionApphudSDK-Android
Apphud Android SDK is a lightweight open-source library to manage auto-renewable subscriptions and other in-app purchases in your Android app. No backend required.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ApphudSDK-Android-1.6.0.pom | |
| ApphudSDK-Android-1.6.0-sources.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/ -->
<dependency>
<groupId>com.apphud</groupId>
<artifactId>ApphudSDK-Android</artifactId>
<version>1.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/
implementation 'com.apphud:ApphudSDK-Android:1.6.0'
// https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/
implementation ("com.apphud:ApphudSDK-Android:1.6.0")
'com.apphud:ApphudSDK-Android:aar:1.6.0'
<dependency org="com.apphud" name="ApphudSDK-Android" rev="1.6.0">
<artifact name="ApphudSDK-Android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apphud', module='ApphudSDK-Android', version='1.6.0')
)
libraryDependencies += "com.apphud" % "ApphudSDK-Android" % "1.6.0"
[com.apphud/ApphudSDK-Android "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| com.android.billingclient » billing | jar | 4.0.0 |
| com.google.code.gson : gson | jar | 2.8.8 |
| com.google.android.gms » play-services-ads | jar | 15.0.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |