| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.toast.iap |
| Идентификатор | Идентификаторiap-tstore |
| Последняя версия | Последняя версия1.5.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеiap-tstore
IAP Android SDK for OneStore v16
|
| Имя Файла | Размер |
|---|---|
| iap-tstore-1.5.3.pom | |
| iap-tstore-1.5.3.aar | 134 KB |
| iap-tstore-1.5.3-sources.jar | 15 KB |
| iap-tstore-1.5.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.toast.iap/iap-tstore/ -->
<dependency>
<groupId>com.toast.iap</groupId>
<artifactId>iap-tstore</artifactId>
<version>1.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.iap/iap-tstore/
implementation 'com.toast.iap:iap-tstore:1.5.3'
// https://jarcasting.com/artifacts/com.toast.iap/iap-tstore/
implementation ("com.toast.iap:iap-tstore:1.5.3")
'com.toast.iap:iap-tstore:aar:1.5.3'
<dependency org="com.toast.iap" name="iap-tstore" rev="1.5.3">
<artifact name="iap-tstore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.iap', module='iap-tstore', version='1.5.3')
)
libraryDependencies += "com.toast.iap" % "iap-tstore" % "1.5.3"
[com.toast.iap/iap-tstore "1.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 |
| com.squareup.okhttp : okhttp | jar | 1.5.4 |
| com.toast.iap : iap | jar | 1.5.3 |