is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh 3.1.15

Pushwoosh push notifications SDK for Android

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh
Version

Version

3.1.15
Type

Type

jar

Download pushwoosh 3.1.15


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