Categories |
CategoriesUnity Business Logic Libraries Game Development |
---|---|
GroupId | GroupIdir.tapsell.sdk |
ArtifactId | ArtifactIdtapsell-sdk-unity |
Version | Version4.6.4-alpha01 |
Type | Typeaar |
Filename | Size |
---|---|
tapsell-sdk-unity-4.6.4-alpha01.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ir.tapsell.sdk/tapsell-sdk-unity/ -->
<dependency>
<groupId>ir.tapsell.sdk</groupId>
<artifactId>tapsell-sdk-unity</artifactId>
<version>4.6.4-alpha01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ir.tapsell.sdk/tapsell-sdk-unity/
implementation 'ir.tapsell.sdk:tapsell-sdk-unity:4.6.4-alpha01'
// https://jarcasting.com/artifacts/ir.tapsell.sdk/tapsell-sdk-unity/
implementation ("ir.tapsell.sdk:tapsell-sdk-unity:4.6.4-alpha01")
'ir.tapsell.sdk:tapsell-sdk-unity:aar:4.6.4-alpha01'
<dependency org="ir.tapsell.sdk" name="tapsell-sdk-unity" rev="4.6.4-alpha01">
<artifact name="tapsell-sdk-unity" type="aar" />
</dependency>
@Grapes(
@Grab(group='ir.tapsell.sdk', module='tapsell-sdk-unity', version='4.6.4-alpha01')
)
libraryDependencies += "ir.tapsell.sdk" % "tapsell-sdk-unity" % "4.6.4-alpha01"
[ir.tapsell.sdk/tapsell-sdk-unity "4.6.4-alpha01"]