is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh 3.0.1

Pushwoosh push notifications SDK for Android

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh
Version

Version

3.0.1
Type

Type

jar

Download pushwoosh 3.0.1


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