License |
License
Pushwoosh License
|
---|---|
GroupId | GroupIdcom.pushwoosh |
ArtifactId | ArtifactIdpushwoosh-firebase |
Version | Version6.4.0 |
Type | Typeaar |
Description |
DescriptionPushwoosh Firebase
Pushwoosh Firebase
|
Project URL |
Project URL |
Filename | Size |
---|---|
pushwoosh-firebase-6.4.0.pom | |
pushwoosh-firebase-6.4.0.aar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-firebase/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-firebase</artifactId>
<version>6.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-firebase/
implementation 'com.pushwoosh:pushwoosh-firebase:6.4.0'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-firebase/
implementation ("com.pushwoosh:pushwoosh-firebase:6.4.0")
'com.pushwoosh:pushwoosh-firebase:aar:6.4.0'
<dependency org="com.pushwoosh" name="pushwoosh-firebase" rev="6.4.0">
<artifact name="pushwoosh-firebase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh-firebase', version='6.4.0')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh-firebase" % "6.4.0"
[com.pushwoosh/pushwoosh-firebase "6.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.pushwoosh : pushwoosh | aar | 6.4.0 |