is not current version
Last Version 1.0.3

be.mjosoft:MjoSoft-APNService 1.0.1

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

GroupId

GroupId

be.mjosoft
ArtifactId

ArtifactId

MjoSoft-APNService
Version

Version

1.0.1
Type

Type

jar

Download MjoSoft-APNService 1.0.1


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