An asynchronous non-blocking Scala client for Facebook Graph API (Facebook api REST)
Scala versions:
2.12
facebook4s 0.3.3
Group ID:
com.github.vooolll
Artifact ID:
facebook4s_2.11
Version:
0.3.3
Release Date:
Dec 3, 2018
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.vooolll" %% "facebook4s" % "0.3.3"
ivy"com.github.vooolll::facebook4s:0.3.3"
//> using dep "com.github.vooolll::facebook4s:0.3.3"
import $ivy.`com.github.vooolll::facebook4s:0.3.3`
<dependency> <groupId>com.github.vooolll</groupId> <artifactId>facebook4s_2.11</artifactId> <version>0.3.3</version> </dependency>
compile group: 'com.github.vooolll', name: 'facebook4s_2.11', version: '0.3.3'