MjoSoft-APNService

Java library for easy integration into the Apple Push Notification Service in a Java application.

License

License

GNU General Public License, version 2
GroupId

GroupId

be.mjosoft
ArtifactId

ArtifactId

MjoSoft-APNService
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

MjoSoft-APNService
Java library for easy integration into the Apple Push Notification Service in a Java application.
Source Code Management

Source Code Management

http://bitbucket.org/marcjordant/mjosoft-apnservice

Download MjoSoft-APNService

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0