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