Last Version

snap 1.0.0

Apple Push Notification Service client

License

License

GroupId

GroupId

com.lambdaworks
ArtifactId

ArtifactId

snap
Version

Version

1.0.0
Type

Type

jar
Description

Description

snap
Apple Push Notification Service client
Project URL

Project URL

http://github.com/wg/snap
Source Code Management

Source Code Management

http://github.com/wg/snap

Download snap 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty jar 3.5.3.Final
com.fasterxml.jackson.core : jackson-databind jar 2.0.4
org.slf4j : slf4j-api jar 1.6.6

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.