Last Version

Cherry 1.0.2

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
Version

Version

1.0.2
Type

Type

pom
Description

Description

Cherry
A Java client for the Apple Push Notification Service

Download cherry 1.0.2

Filename Size
cherry-1.0.2.pom 5 KB
Browse

<!-- 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