Cherry

A Java client for the Apple Push Notification Service

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sheehantech.cherry
ArtifactId

ArtifactId

cherry
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Cherry
A Java client for the Apple Push Notification Service

Download cherry

Filename Size
cherry-1.0.2.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • core
  • pool
  • simple

Versions

Version
1.0.2
1.0.1
1.0.0