GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoe-push-base |
Version | Version1.3.11 |
Type | Typeaar |
Filename | Size |
---|---|
moe-push-base-1.3.11.pom | |
moe-push-base-1.3.11.aar | 65 KB |
moe-push-base-1.3.11-sources.jar | 36 KB |
moe-push-base-1.3.11-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-push-base/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-push-base</artifactId>
<version>1.3.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation 'com.moengage:moe-push-base:1.3.11'
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation ("com.moengage:moe-push-base:1.3.11")
'com.moengage:moe-push-base:aar:1.3.11'
<dependency org="com.moengage" name="moe-push-base" rev="1.3.11">
<artifact name="moe-push-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-base', version='1.3.11')
)
libraryDependencies += "com.moengage" % "moe-push-base" % "1.3.11"
[com.moengage/moe-push-base "1.3.11"]