License |
License |
---|---|
GroupId | GroupIdcom.toast.iap |
ArtifactId | ArtifactIdiap |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioniap
IAP Android SDK
|
Filename | Size |
---|---|
iap-1.5.3.pom | |
iap-1.5.3.aar | 240 KB |
iap-1.5.3-sources.jar | 114 KB |
iap-1.5.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.iap/iap/ -->
<dependency>
<groupId>com.toast.iap</groupId>
<artifactId>iap</artifactId>
<version>1.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.iap/iap/
implementation 'com.toast.iap:iap:1.5.3'
// https://jarcasting.com/artifacts/com.toast.iap/iap/
implementation ("com.toast.iap:iap:1.5.3")
'com.toast.iap:iap:aar:1.5.3'
<dependency org="com.toast.iap" name="iap" rev="1.5.3">
<artifact name="iap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.iap', module='iap', version='1.5.3')
)
libraryDependencies += "com.toast.iap" % "iap" % "1.5.3"
[com.toast.iap/iap "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.toast.iap : mobill-core | jar | 1.5.3 |
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 26.1.0 |
com.google.code.gson : gson | jar | 2.2.4 |
com.squareup.okhttp : okhttp | jar | 1.5.4 |