vooolll / facebook4s   0.3.4

Apache License 2.0 GitHub

An asynchronous non-blocking Scala client for Facebook Graph API (Facebook api REST)

Scala versions: 2.12 2.11

facebook4s 0.2.2-M1


Group ID:
com.github.vooolll
Artifact ID:
facebook4s_2.12
Version:
0.2.2-M1
Release Date:
Jan 4, 2018
Licenses:
Files:

libraryDependencies += "com.github.vooolll" %% "facebook4s" % "0.2.2-M1"

Mill build tool

ivy"com.github.vooolll::facebook4s:0.2.2-M1"

Scala CLI

//> using dep "com.github.vooolll::facebook4s:0.2.2-M1"

Ammonite REPL

import $ivy.`com.github.vooolll::facebook4s:0.2.2-M1`

<dependency>
  <groupId>com.github.vooolll</groupId>
  <artifactId>facebook4s_2.12</artifactId>
  <version>0.2.2-M1</version>
</dependency>

compile group: 'com.github.vooolll', name: 'facebook4s_2.12', version: '0.2.2-M1'