is not current version
Last Version 1.5.3

com.toast.iap:mobill-core 1.3.4

IAP Android SDK

GroupId

GroupId

com.toast.iap
ArtifactId

ArtifactId

mobill-core
Version

Version

1.3.4
Type

Type

aar

Download mobill-core 1.3.4


<!-- https://jarcasting.com/artifacts/com.toast.iap/mobill-core/ -->
<dependency>
    <groupId>com.toast.iap</groupId>
    <artifactId>mobill-core</artifactId>
    <version>1.3.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.iap/mobill-core/
implementation 'com.toast.iap:mobill-core:1.3.4'
// https://jarcasting.com/artifacts/com.toast.iap/mobill-core/
implementation ("com.toast.iap:mobill-core:1.3.4")
'com.toast.iap:mobill-core:aar:1.3.4'
<dependency org="com.toast.iap" name="mobill-core" rev="1.3.4">
  <artifact name="mobill-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.iap', module='mobill-core', version='1.3.4')
)
libraryDependencies += "com.toast.iap" % "mobill-core" % "1.3.4"
[com.toast.iap/mobill-core "1.3.4"]