License |
License |
---|---|
GroupId | GroupIdcn.teaey.apns4j |
ArtifactId | ArtifactIdapns4j |
Version | Version1.1.4 |
Type | Typejar |
Description |
DescriptionApns4j
Maven parent pom.
|
Project URL |
Project URL |
Filename | Size |
---|---|
apns4j-1.1.4.pom | |
apns4j-1.1.4.jar | 38 KB |
apns4j-1.1.4-sources.jar | 28 KB |
apns4j-1.1.4-javadoc.jar | 192 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.teaey : feva-all | jar | 1.0.0 |