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