com.hextremelabs:gcm-client

A Java EE GCM client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.hextremelabs
ArtifactId

ArtifactId

gcm-client
Last Version

Last Version

1.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

com.hextremelabs:gcm-client
A Java EE GCM client
Project URL

Project URL

http://www.hextremelabs.com/
Source Code Management

Source Code Management

https://github.com/hextremelabs/gcm-client.git

Download gcm-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.hextremelabs/gcm-client/ -->
<dependency>
    <groupId>com.hextremelabs</groupId>
    <artifactId>gcm-client</artifactId>
    <version>1.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hextremelabs/gcm-client/
implementation 'com.hextremelabs:gcm-client:1.0.Alpha1'
// https://jarcasting.com/artifacts/com.hextremelabs/gcm-client/
implementation ("com.hextremelabs:gcm-client:1.0.Alpha1")
'com.hextremelabs:gcm-client:jar:1.0.Alpha1'
<dependency org="com.hextremelabs" name="gcm-client" rev="1.0.Alpha1">
  <artifact name="gcm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hextremelabs', module='gcm-client', version='1.0.Alpha1')
)
libraryDependencies += "com.hextremelabs" % "gcm-client" % "1.0.Alpha1"
[com.hextremelabs/gcm-client "1.0.Alpha1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
com.hextremelabs : quickee jar 1.0.Alpha1

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.
com.hextremelabs

Hextremelabs

Versions

Version
1.0.Alpha1