is not current version
Last Version 5.12.1

com.pushwoosh:pushwoosh-deprecated 5.7.1

Pushwoosh Deprecated

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-deprecated
Version

Version

5.7.1
Type

Type

aar

Download pushwoosh-deprecated 5.7.1


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