pawelj-pl / fcm4s   1.0.0

Apache License 2.0 GitHub

Pure fuctional FCM client

Scala versions: 2.13 2.12

fcm4s-core 1.0.0


Group ID:
com.github.pawelj-pl
Artifact ID:
fcm4s-core_2.12
Version:
1.0.0
Release Date:
May 12, 2020
Licenses:
Files:

libraryDependencies += "com.github.pawelj-pl" %% "fcm4s-core" % "1.0.0"

Mill build tool

ivy"com.github.pawelj-pl::fcm4s-core:1.0.0"

Scala CLI

//> using dep "com.github.pawelj-pl::fcm4s-core:1.0.0"

Ammonite REPL

import $ivy.`com.github.pawelj-pl::fcm4s-core:1.0.0`

<dependency>
  <groupId>com.github.pawelj-pl</groupId>
  <artifactId>fcm4s-core_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.pawelj-pl', name: 'fcm4s-core_2.12', version: '1.0.0'