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