is not current version
Last Version 1.6.0

com.apphud:ApphudSDK-Android 1.3.9

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.

GroupId

GroupId

com.apphud
ArtifactId

ArtifactId

ApphudSDK-Android
Version

Version

1.3.9
Type

Type

aar

Download ApphudSDK-Android 1.3.9


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