| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdcom.pollfish |
| ArtifactId | ArtifactIdunity |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpollfish-unity
Pollfish Unity Plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unity-6.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pollfish/unity/ -->
<dependency>
<groupId>com.pollfish</groupId>
<artifactId>unity</artifactId>
<version>6.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pollfish/unity/
implementation 'com.pollfish:unity:6.0.0'
// https://jarcasting.com/artifacts/com.pollfish/unity/
implementation ("com.pollfish:unity:6.0.0")
'com.pollfish:unity:aar:6.0.0'
<dependency org="com.pollfish" name="unity" rev="6.0.0">
<artifact name="unity" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pollfish', module='unity', version='6.0.0')
)
libraryDependencies += "com.pollfish" % "unity" % "6.0.0"
[com.pollfish/unity "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pollfish : pollfish-googleplay | jar | 6.1.2 |