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