License |
License |
---|---|
GroupId | GroupIdcom.wealdtech |
ArtifactId | ArtifactIdwealdtech-gcm |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWealdtech Google Cloud Messaging
Weald Technology GCM server files
|
Project URL |
Project URL |
Filename | Size |
---|---|
wealdtech-gcm-2.0.0.pom | |
wealdtech-gcm-2.0.0.jar | 10 KB |
wealdtech-gcm-2.0.0-sources.jar | 4 KB |
wealdtech-gcm-2.0.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wealdtech/wealdtech-gcm/ -->
<dependency>
<groupId>com.wealdtech</groupId>
<artifactId>wealdtech-gcm</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-gcm/
implementation 'com.wealdtech:wealdtech-gcm:2.0.0'
// https://jarcasting.com/artifacts/com.wealdtech/wealdtech-gcm/
implementation ("com.wealdtech:wealdtech-gcm:2.0.0")
'com.wealdtech:wealdtech-gcm:jar:2.0.0'
<dependency org="com.wealdtech" name="wealdtech-gcm" rev="2.0.0">
<artifact name="wealdtech-gcm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wealdtech', module='wealdtech-gcm', version='2.0.0')
)
libraryDependencies += "com.wealdtech" % "wealdtech-gcm" % "2.0.0"
[com.wealdtech/wealdtech-gcm "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.igniterealtime.smack : smack-resolver-javax | jar | 4.0.+ |
org.igniterealtime.smack : smack-extensions | jar | 4.0.+ |
com.wealdtech : wealdtech-jackson | jar | 2.0.0 |
com.wealdtech : wealdtech-core | jar | 2.0.0 |
org.igniterealtime.smack : smack-tcp | jar | 4.0.+ |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.+ |