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