is not current version
Last Version 1.6.0

ApphudSDK-Android 1.4.2

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.

License

License

MIT
GroupId

GroupId

com.apphud
ArtifactId

ArtifactId

ApphudSDK-Android
Version

Version

1.4.2
Type

Type

aar
Description

Description

ApphudSDK-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

https://github.com/apphud/ApphudSDK-Android
Source Code Management

Source Code Management

https://github.com/apphud/ApphudSDK-Android/tree/master

Download ApphudSDK-Android 1.4.2


<!-- https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/ -->
<dependency>
    <groupId>com.apphud</groupId>
    <artifactId>ApphudSDK-Android</artifactId>
    <version>1.4.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/
implementation 'com.apphud:ApphudSDK-Android:1.4.2'
// https://jarcasting.com/artifacts/com.apphud/ApphudSDK-Android/
implementation ("com.apphud:ApphudSDK-Android:1.4.2")
'com.apphud:ApphudSDK-Android:aar:1.4.2'
<dependency org="com.apphud" name="ApphudSDK-Android" rev="1.4.2">
  <artifact name="ApphudSDK-Android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apphud', module='ApphudSDK-Android', version='1.4.2')
)
libraryDependencies += "com.apphud" % "ApphudSDK-Android" % "1.4.2"
[com.apphud/ApphudSDK-Android "1.4.2"]

Dependencies

runtime (5)

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

Project Modules

There are no modules declared in this project.