is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh 2.9.12

Pushwoosh push notifications SDK for Android

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh
Version

Version

2.9.12
Type

Type

jar

Download pushwoosh 2.9.12


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