Last Version

MoEngage Unity Wrapper 2.2.0

Wrapper SDK for unity framework support on MoEngage Platform.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

unity-wrapper
Version

Version

2.2.0
Type

Type

aar
Description

Description

MoEngage Unity Wrapper
Wrapper SDK for unity framework support on MoEngage Platform.
Project URL

Project URL

https://github.com/moengage/MoEngage-Unity-SDK
Source Code Management

Source Code Management

https://github.com/moengage/MoEngage-Unity-SDK

Download unity-wrapper 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.moengage : plugin-base jar 2.2.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20

Project Modules

There are no modules declared in this project.