GroupId | GroupIdcom.moengage |
---|---|
ArtifactId | ArtifactIdmoe-push-base |
Version | Version1.3.06 |
Type | Typeaar |
Filename | Size |
---|---|
moe-push-base-1.3.06.pom | |
moe-push-base-1.3.06.aar | 65 KB |
moe-push-base-1.3.06-sources.jar | 35 KB |
moe-push-base-1.3.06-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.06</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation 'com.moengage:moe-push-base:1.3.06'
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation ("com.moengage:moe-push-base:1.3.06")
'com.moengage:moe-push-base:aar:1.3.06'
<dependency org="com.moengage" name="moe-push-base" rev="1.3.06">
<artifact name="moe-push-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-base', version='1.3.06')
)
libraryDependencies += "com.moengage" % "moe-push-base" % "1.3.06"
[com.moengage/moe-push-base "1.3.06"]