is not current version
Last Version 5.12.1

com.pushwoosh:pushwoosh-deprecated 5.0.0-beta1

Pushwoosh Deprecated

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-deprecated
Version

Version

5.0.0-beta1
Type

Type

aar

Download pushwoosh-deprecated 5.0.0-beta1


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