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