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