GroupId | GroupIdcom.pushwoosh |
---|---|
ArtifactId | ArtifactIdpushwoosh-inbox |
Version | Version5.16.0b |
Type | Typeaar |
Filename | Size |
---|---|
pushwoosh-inbox-5.16.0b.pom | |
pushwoosh-inbox-5.16.0b.aar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-inbox/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-inbox</artifactId>
<version>5.16.0b</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-inbox/
implementation 'com.pushwoosh:pushwoosh-inbox:5.16.0b'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-inbox/
implementation ("com.pushwoosh:pushwoosh-inbox:5.16.0b")
'com.pushwoosh:pushwoosh-inbox:aar:5.16.0b'
<dependency org="com.pushwoosh" name="pushwoosh-inbox" rev="5.16.0b">
<artifact name="pushwoosh-inbox" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh-inbox', version='5.16.0b')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh-inbox" % "5.16.0b"
[com.pushwoosh/pushwoosh-inbox "5.16.0b"]