Last Version

plutus 0.1.0-rc

A companion library for Google Play Billing v3

License

License

Apache License 2.0
GroupId

GroupId

io.github.ashutoshgngwr
ArtifactId

ArtifactId

plutus
Version

Version

0.1.0-rc
Type

Type

aar
Description

Description

plutus
A companion library for Google Play Billing v3

Download plutus 0.1.0-rc


<!-- https://jarcasting.com/artifacts/io.github.ashutoshgngwr/plutus/ -->
<dependency>
    <groupId>io.github.ashutoshgngwr</groupId>
    <artifactId>plutus</artifactId>
    <version>0.1.0-rc</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ashutoshgngwr/plutus/
implementation 'io.github.ashutoshgngwr:plutus:0.1.0-rc'
// https://jarcasting.com/artifacts/io.github.ashutoshgngwr/plutus/
implementation ("io.github.ashutoshgngwr:plutus:0.1.0-rc")
'io.github.ashutoshgngwr:plutus:aar:0.1.0-rc'
<dependency org="io.github.ashutoshgngwr" name="plutus" rev="0.1.0-rc">
  <artifact name="plutus" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ashutoshgngwr', module='plutus', version='0.1.0-rc')
)
libraryDependencies += "io.github.ashutoshgngwr" % "plutus" % "0.1.0-rc"
[io.github.ashutoshgngwr/plutus "0.1.0-rc"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.billingclient » billing-ktx jar 3.0.3

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.preference » preference-ktx jar 1.1.1

Project Modules

There are no modules declared in this project.