| License |
License
Apache License 2.0
|
|---|---|
| GroupId | GroupIdio.github.ashutoshgngwr |
| ArtifactId | ArtifactIdplutus |
| Version | Version0.1.0-rc |
| Type | Typeaar |
| Description |
Descriptionplutus
A companion library for Google Play Billing v3
|
| Filename | Size |
|---|---|
| plutus-0.1.0-rc.pom | |
| plutus-0.1.0-rc-sources.jar | 6 KB |
| plutus-0.1.0-rc-javadoc.jar | 279 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.billingclient » billing-ktx | jar | 3.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.preference » preference-ktx | jar | 1.1.1 |