is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-experimental 5.0.3

Pushwoosh Experimental

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-experimental
Version

Version

5.0.3
Type

Type

aar

Download pushwoosh-experimental 5.0.3


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