is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh 3.1.4

Pushwoosh push notifications SDK for Android

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh
Version

Version

3.1.4
Type

Type

jar

Download pushwoosh 3.1.4


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