| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.pawelj-pl |
| Идентификатор | Идентификаторfcm4s-http4s_2.12 |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеfcm4s-http4s
fcm4s-http4s
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fcm4s-http4s_2.12-1.0.0.pom | |
| fcm4s-http4s_2.12-1.0.0.jar | 7 KB |
| fcm4s-http4s_2.12-1.0.0-sources.jar | 1 KB |
| fcm4s-http4s_2.12-1.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pawelj-pl/fcm4s-http4s_2.12/ -->
<dependency>
<groupId>com.github.pawelj-pl</groupId>
<artifactId>fcm4s-http4s_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pawelj-pl/fcm4s-http4s_2.12/
implementation 'com.github.pawelj-pl:fcm4s-http4s_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.github.pawelj-pl/fcm4s-http4s_2.12/
implementation ("com.github.pawelj-pl:fcm4s-http4s_2.12:1.0.0")
'com.github.pawelj-pl:fcm4s-http4s_2.12:jar:1.0.0'
<dependency org="com.github.pawelj-pl" name="fcm4s-http4s_2.12" rev="1.0.0">
<artifact name="fcm4s-http4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pawelj-pl', module='fcm4s-http4s_2.12', version='1.0.0')
)
libraryDependencies += "com.github.pawelj-pl" % "fcm4s-http4s_2.12" % "1.0.0"
[com.github.pawelj-pl/fcm4s-http4s_2.12 "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.github.pawelj-pl : fcm4s-core_2.12 | jar | 1.0.0 |
| org.http4s : http4s-blaze-client_2.12 | jar | 0.21.4 |