Last Version

Apns4j 1.1.4

Maven parent pom.

License

License

GroupId

GroupId

cn.teaey.apns4j
ArtifactId

ArtifactId

apns4j
Version

Version

1.1.4
Type

Type

jar
Description

Description

Apns4j
Maven parent pom.
Project URL

Project URL

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

Download apns4j 1.1.4


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.teaey : feva-all jar 1.0.0

Project Modules

There are no modules declared in this project.