is not current version
Last Version 2.0.16

com.moengage:moe-core 1.0.09

MoEngage Platform SDK

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

moe-core
Version

Version

1.0.09
Type

Type

aar

Download moe-core 1.0.09


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