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