| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.turo |
| Идентификатор | Идентификаторpushy |
| Версия | Версия0.13.10 |
| Тип | Типjar |
| Описание |
ОписаниеPushy
A Java library for sending push notifications
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pushy-0.13.10.pom | |
| pushy-0.13.10.jar | 137 KB |
| pushy-0.13.10-sources.jar | 123 KB |
| pushy-0.13.10-javadoc.jar | 644 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.turo/pushy/ -->
<dependency>
<groupId>com.turo</groupId>
<artifactId>pushy</artifactId>
<version>0.13.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.turo/pushy/
implementation 'com.turo:pushy:0.13.10'
// https://jarcasting.com/artifacts/com.turo/pushy/
implementation ("com.turo:pushy:0.13.10")
'com.turo:pushy:jar:0.13.10'
<dependency org="com.turo" name="pushy" rev="0.13.10">
<artifact name="pushy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turo', module='pushy', version='0.13.10')
)
libraryDependencies += "com.turo" % "pushy" % "0.13.10"
[com.turo/pushy "0.13.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-codec-http2 | jar | 4.1.37.Final |
| io.netty : netty-handler-proxy | jar | 4.1.37.Final |
| io.netty : netty-resolver-dns | jar | 4.1.37.Final |
| com.eatthepath : fast-uuid | jar | 0.1 |
| com.google.code.gson : gson | jar | 2.8.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| pl.pragmatists : JUnitParams | jar | 1.0.6 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.25.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.37.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.37.Final |