| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdcom.moengage |
| ArtifactId | ArtifactIdunity-wrapper |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMoEngage Unity Wrapper
Wrapper SDK for unity framework support on MoEngage Platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unity-wrapper-2.2.0.pom | |
| unity-wrapper-2.2.0-sources.jar | 7 KB |
| unity-wrapper-2.2.0-javadoc.jar | 25 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.moengage : plugin-base | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |