| Лицензия |
Лицензия
Apache License 2.0
|
|---|---|
| Группа | Группаio.github.ashutoshgngwr |
| Идентификатор | Идентификаторplutus |
| Версия | Версия0.1.0-rc |
| Тип | Типaar |
| Описание |
Описаниеplutus
A companion library for Google Play Billing v3
|
| Имя Файла | Размер |
|---|---|
| plutus-0.1.0-rc.pom | |
| plutus-0.1.0-rc-sources.jar | 6 KB |
| plutus-0.1.0-rc-javadoc.jar | 279 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.billingclient » billing-ktx | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.preference » preference-ktx | jar | 1.1.1 |