is not current version
Last Version 2.2.0

com.moengage:unity-wrapper 1.3.01

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.01
Type

Type

aar

Download unity-wrapper 1.3.01


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