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