is not current version
Last Version 5.12.1

com.pushwoosh:pushwoosh-deprecated 5.5.9

Pushwoosh Deprecated

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-deprecated
Version

Version

5.5.9
Type

Type

aar

Download pushwoosh-deprecated 5.5.9


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