UnlockPremium

A package to include a standard "Unlock premium" view in iOS and Android apps

License

License

GroupId

GroupId

me.nathanfallet.unlockpremium
ArtifactId

ArtifactId

unlockpremium
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

UnlockPremium
A package to include a standard "Unlock premium" view in iOS and Android apps
Project URL

Project URL

https://github.com/GroupeMINASTE/UnlockPremium
Source Code Management

Source Code Management

https://github.com/GroupeMINASTE/UnlockPremium.git

Download unlockpremium

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (6)

Group / Artifact Type Version
com.android.billingclient » billing-ktx jar 4.1.0
androidx.core » core-ktx jar 1.7.0
androidx.activity » activity-ktx jar 1.4.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0