is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-inbox 5.7.1

Pushwoosh Inbox

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-inbox
Version

Version

5.7.1
Type

Type

aar

Download pushwoosh-inbox 5.7.1


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