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