| License |
License
Pushwoosh License
|
|---|---|
| GroupId | GroupIdcom.pushwoosh |
| ArtifactId | ArtifactIdpushwoosh |
| Last Version | Last Version6.5.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPushwoosh
Pushwoosh push notifications SDK for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| pushwoosh-6.5.3.pom | |
| pushwoosh-6.5.3.aar | 467 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh</artifactId>
<version>6.5.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh/
implementation 'com.pushwoosh:pushwoosh:6.5.3'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh/
implementation ("com.pushwoosh:pushwoosh:6.5.3")
'com.pushwoosh:pushwoosh:aar:6.5.3'
<dependency org="com.pushwoosh" name="pushwoosh" rev="6.5.3">
<artifact name="pushwoosh" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh', version='6.5.3')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh" % "6.5.3"
[com.pushwoosh/pushwoosh "6.5.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.legacy » legacy-support-v4 | aar | 1.0.0 |
| androidx.work » work-runtime | aar | [2.0.0, 2.7.99] |