| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdcom.toast.iap |
| ArtifactId | ArtifactIdiap-unity-plugin |
| Last Version | Last Version1.5.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioniap-unity-plugin
IAP Android Unity SDK
|
| Filename | Size |
|---|---|
| iap-unity-plugin-1.5.3.pom | |
| iap-unity-plugin-1.5.3.aar | 16 KB |
| iap-unity-plugin-1.5.3-sources.jar | 4 KB |
| iap-unity-plugin-1.5.3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.toast.iap/iap-unity-plugin/ -->
<dependency>
<groupId>com.toast.iap</groupId>
<artifactId>iap-unity-plugin</artifactId>
<version>1.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.iap/iap-unity-plugin/
implementation 'com.toast.iap:iap-unity-plugin:1.5.3'
// https://jarcasting.com/artifacts/com.toast.iap/iap-unity-plugin/
implementation ("com.toast.iap:iap-unity-plugin:1.5.3")
'com.toast.iap:iap-unity-plugin:aar:1.5.3'
<dependency org="com.toast.iap" name="iap-unity-plugin" rev="1.5.3">
<artifact name="iap-unity-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.iap', module='iap-unity-plugin', version='1.5.3')
)
libraryDependencies += "com.toast.iap" % "iap-unity-plugin" % "1.5.3"
[com.toast.iap/iap-unity-plugin "1.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.toast.iap : iap | jar | 1.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |