is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-experimental 5.7.1

Pushwoosh Experimental

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-experimental
Version

Version

5.7.1
Type

Type

aar

Download pushwoosh-experimental 5.7.1


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