is not current version
Last Version 2.2.0

com.moengage:unity-wrapper 2.0.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

2.0.00
Type

Type

aar

Download unity-wrapper 2.0.00


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