| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.relayrides |
| Идентификатор | Идентификаторpushy |
| Версия | Версия0.9.3 |
| Тип | Типjar |
| Описание |
ОписаниеPushy
A Java library for sending push notifications
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pushy-0.9.3.pom | |
| pushy-0.9.3.jar | 93 KB |
| pushy-0.9.3-sources.jar | 72 KB |
| pushy-0.9.3-javadoc.jar | 152 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.relayrides/pushy/ -->
<dependency>
<groupId>com.relayrides</groupId>
<artifactId>pushy</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.relayrides/pushy/
implementation 'com.relayrides:pushy:0.9.3'
// https://jarcasting.com/artifacts/com.relayrides/pushy/
implementation ("com.relayrides:pushy:0.9.3")
'com.relayrides:pushy:jar:0.9.3'
<dependency org="com.relayrides" name="pushy" rev="0.9.3">
<artifact name="pushy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.relayrides', module='pushy', version='0.9.3')
)
libraryDependencies += "com.relayrides" % "pushy" % "0.9.3"
[com.relayrides/pushy "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-codec-http2 | jar | 4.1.9.Final |
| io.netty : netty-handler-proxy | jar | 4.1.9.Final |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.0.Final |
| com.google.code.gson : gson | jar | 2.8.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty.alpn : alpn-api | jar | 1.1.3.v20160715 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |