is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-firebase 6.1.0

Pushwoosh Firebase

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-firebase
Version

Version

6.1.0
Type

Type

aar

Download pushwoosh-firebase 6.1.0


<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-firebase/ -->
<dependency>
    <groupId>com.pushwoosh</groupId>
    <artifactId>pushwoosh-firebase</artifactId>
    <version>6.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-firebase/
implementation 'com.pushwoosh:pushwoosh-firebase:6.1.0'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-firebase/
implementation ("com.pushwoosh:pushwoosh-firebase:6.1.0")
'com.pushwoosh:pushwoosh-firebase:aar:6.1.0'
<dependency org="com.pushwoosh" name="pushwoosh-firebase" rev="6.1.0">
  <artifact name="pushwoosh-firebase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh-firebase', version='6.1.0')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh-firebase" % "6.1.0"
[com.pushwoosh/pushwoosh-firebase "6.1.0"]