License |
License
MoEngage Platform Licence
|
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdmoe-core |
Last Version | Last Version2.0.16 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Core
MoEngage Platform SDK
|
Filename | Size |
---|---|
moe-core-2.0.16.pom | |
moe-core-2.0.16.aar | 185 KB |
moe-core-2.0.16-sources.jar | 114 KB |
moe-core-2.0.16-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-core/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-core</artifactId>
<version>2.0.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-core/
implementation 'com.moengage:moe-core:2.0.16'
// https://jarcasting.com/artifacts/com.moengage/moe-core/
implementation ("com.moengage:moe-core:2.0.16")
'com.moengage:moe-core:aar:2.0.16'
<dependency org="com.moengage" name="moe-core" rev="2.0.16">
<artifact name="moe-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-core', version='2.0.16')
)
libraryDependencies += "com.moengage" % "moe-core" % "2.0.16"
[com.moengage/moe-core "2.0.16"]