Apns4j

Maven parent pom.

License

License

GroupId

GroupId

com.github.teaey
ArtifactId

ArtifactId

apns4j
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apns4j
Maven parent pom.
Project URL

Project URL

https://github.com/teaey/apns4j.git

Download apns4j

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1