GroupId | GroupIdcom.toast.android |
---|---|
ArtifactId | ArtifactIdtoast-iap-onestore-v16-ktx |
Version | Version0.27.2 |
Type | Typeaar |
Filename | Size |
---|---|
toast-iap-onestore-v16-ktx-0.27.2.pom | |
toast-iap-onestore-v16-ktx-0.27.2.aar | 1 KB |
toast-iap-onestore-v16-ktx-0.27.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android/toast-iap-onestore-v16-ktx/ -->
<dependency>
<groupId>com.toast.android</groupId>
<artifactId>toast-iap-onestore-v16-ktx</artifactId>
<version>0.27.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-onestore-v16-ktx/
implementation 'com.toast.android:toast-iap-onestore-v16-ktx:0.27.2'
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-onestore-v16-ktx/
implementation ("com.toast.android:toast-iap-onestore-v16-ktx:0.27.2")
'com.toast.android:toast-iap-onestore-v16-ktx:aar:0.27.2'
<dependency org="com.toast.android" name="toast-iap-onestore-v16-ktx" rev="0.27.2">
<artifact name="toast-iap-onestore-v16-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-iap-onestore-v16-ktx', version='0.27.2')
)
libraryDependencies += "com.toast.android" % "toast-iap-onestore-v16-ktx" % "0.27.2"
[com.toast.android/toast-iap-onestore-v16-ktx "0.27.2"]