is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh 4.10.0

Pushwoosh push notifications SDK for Android

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh
Version

Version

4.10.0
Type

Type

aar

Download pushwoosh 4.10.0


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