License |
License |
---|---|
GroupId | GroupIdcom.toast.android |
ArtifactId | ArtifactIdtoast-iap-galaxy-ktx |
Last Version | Last Version0.31.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTOAST IAP Galaxy Store Kotlin Extension
TOAST Android IAP SDK Galaxy In-app Purchase Kotlin Extension Module
|
Project URL |
Project URL |
Filename | Size |
---|---|
toast-iap-galaxy-ktx-0.31.1.pom | |
toast-iap-galaxy-ktx-0.31.1.aar | 1 KB |
toast-iap-galaxy-ktx-0.31.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android/toast-iap-galaxy-ktx/ -->
<dependency>
<groupId>com.toast.android</groupId>
<artifactId>toast-iap-galaxy-ktx</artifactId>
<version>0.31.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-galaxy-ktx/
implementation 'com.toast.android:toast-iap-galaxy-ktx:0.31.1'
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-galaxy-ktx/
implementation ("com.toast.android:toast-iap-galaxy-ktx:0.31.1")
'com.toast.android:toast-iap-galaxy-ktx:aar:0.31.1'
<dependency org="com.toast.android" name="toast-iap-galaxy-ktx" rev="0.31.1">
<artifact name="toast-iap-galaxy-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-iap-galaxy-ktx', version='0.31.1')
)
libraryDependencies += "com.toast.android" % "toast-iap-galaxy-ktx" % "0.31.1"
[com.toast.android/toast-iap-galaxy-ktx "0.31.1"]
Group / Artifact | Type | Version |
---|---|---|
com.toast.android : toast-iap-core-ktx | jar | 0.31.1 |
com.toast.android : toast-iap-galaxy | jar | 0.31.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |