| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.fingerprintsoft |
| Идентификатор | Идентификаторnotification-apns |
| Последняя версия | Последняя версия2.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom file for spring starters
|
| Имя Файла | Размер |
|---|---|
| notification-apns-2.5.0.pom | |
| notification-apns-2.5.0.jar | 8 KB |
| notification-apns-2.5.0-sources.jar | 5 KB |
| notification-apns-2.5.0-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/notification-apns/ -->
<dependency>
<groupId>co.fingerprintsoft</groupId>
<artifactId>notification-apns</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-apns/
implementation 'co.fingerprintsoft:notification-apns:2.5.0'
// https://jarcasting.com/artifacts/co.fingerprintsoft/notification-apns/
implementation ("co.fingerprintsoft:notification-apns:2.5.0")
'co.fingerprintsoft:notification-apns:jar:2.5.0'
<dependency org="co.fingerprintsoft" name="notification-apns" rev="2.5.0">
<artifact name="notification-apns" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='notification-apns', version='2.5.0')
)
libraryDependencies += "co.fingerprintsoft" % "notification-apns" % "2.5.0"
[co.fingerprintsoft/notification-apns "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.relayrides : pushy | jar | 0.8.1 |
| io.netty : netty-tcnative-boringssl-static Необязательный | jar | 2.0.39.Final |
| io.netty : netty-tcnative Необязательный | jar | 2.0.39.Final |
| io.netty : netty-codec-http | jar | 4.1.65.Final |
| io.netty : netty-handler-proxy | jar | 4.1.65.Final |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |