is not current version
Last Version 2.2.0

com.moengage:unity-wrapper 1.3.00

Wrapper SDK for unity framework support on MoEngage Platform.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

unity-wrapper
Version

Version

1.3.00
Type

Type

aar

Download unity-wrapper 1.3.00


<!-- https://jarcasting.com/artifacts/com.moengage/unity-wrapper/ -->
<dependency>
    <groupId>com.moengage</groupId>
    <artifactId>unity-wrapper</artifactId>
    <version>1.3.00</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/unity-wrapper/
implementation 'com.moengage:unity-wrapper:1.3.00'
// https://jarcasting.com/artifacts/com.moengage/unity-wrapper/
implementation ("com.moengage:unity-wrapper:1.3.00")
'com.moengage:unity-wrapper:aar:1.3.00'
<dependency org="com.moengage" name="unity-wrapper" rev="1.3.00">
  <artifact name="unity-wrapper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='unity-wrapper', version='1.3.00')
)
libraryDependencies += "com.moengage" % "unity-wrapper" % "1.3.00"
[com.moengage/unity-wrapper "1.3.00"]