License |
License |
---|---|
GroupId | GroupIdcom.apphud |
ArtifactId | ArtifactIdApphudSDK-Android |
Version | Version1.4.0 |
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.4.0.pom | |
ApphudSDK-Android-1.4.0-sources.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/ -->
<dependency>
<groupId>com.apphud</groupId>
<artifactId>ApphudSDK-Android</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/
implementation 'com.apphud:ApphudSDK-Android:1.4.0'
// https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/
implementation ("com.apphud:ApphudSDK-Android:1.4.0")
'com.apphud:ApphudSDK-Android:aar:1.4.0'
<dependency org="com.apphud" name="ApphudSDK-Android" rev="1.4.0">
<artifact name="ApphudSDK-Android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apphud', module='ApphudSDK-Android', version='1.4.0')
)
libraryDependencies += "com.apphud" % "ApphudSDK-Android" % "1.4.0"
[com.apphud/ApphudSDK-Android "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
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 |