GroupId | GroupIdcom.toast.android |
---|---|
ArtifactId | ArtifactIdtoast-iap-galaxy |
Version | Version0.27.3 |
Type | Typeaar |
Filename | Size |
---|---|
toast-iap-galaxy-0.27.3.pom | |
toast-iap-galaxy-0.27.3.aar | 280 KB |
toast-iap-galaxy-0.27.3-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.27.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-galaxy/
implementation 'com.toast.android:toast-iap-galaxy:0.27.3'
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-galaxy/
implementation ("com.toast.android:toast-iap-galaxy:0.27.3")
'com.toast.android:toast-iap-galaxy:aar:0.27.3'
<dependency org="com.toast.android" name="toast-iap-galaxy" rev="0.27.3">
<artifact name="toast-iap-galaxy" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-iap-galaxy', version='0.27.3')
)
libraryDependencies += "com.toast.android" % "toast-iap-galaxy" % "0.27.3"
[com.toast.android/toast-iap-galaxy "0.27.3"]