| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pawelj-pl |
| ArtifactId | ArtifactIdfcm4s-http4s_2.12 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionfcm4s-http4s
fcm4s-http4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |