License |
License
Pushwoosh License
|
---|---|
GroupId | GroupIdcom.pushwoosh |
ArtifactId | ArtifactIdpushwoosh-gcm |
Last Version | Last Version5.12.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPushwoosh GCM
Pushwoosh GCM
|
Project URL |
Project URL |
Filename | Size |
---|---|
pushwoosh-gcm-5.12.1.pom | |
pushwoosh-gcm-5.12.1.aar | 17 KB |
pushwoosh-gcm-5.12.1-sources.aar | 1 KB |
pushwoosh-gcm-5.12.1-javadoc.aar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-gcm/ -->
<dependency>
<groupId>com.pushwoosh</groupId>
<artifactId>pushwoosh-gcm</artifactId>
<version>5.12.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-gcm/
implementation 'com.pushwoosh:pushwoosh-gcm:5.12.1'
// https://jarcasting.com/artifacts/com.pushwoosh/pushwoosh-gcm/
implementation ("com.pushwoosh:pushwoosh-gcm:5.12.1")
'com.pushwoosh:pushwoosh-gcm:aar:5.12.1'
<dependency org="com.pushwoosh" name="pushwoosh-gcm" rev="5.12.1">
<artifact name="pushwoosh-gcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pushwoosh', module='pushwoosh-gcm', version='5.12.1')
)
libraryDependencies += "com.pushwoosh" % "pushwoosh-gcm" % "5.12.1"
[com.pushwoosh/pushwoosh-gcm "5.12.1"]