facebook4s

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

License

License

GroupId

GroupId

com.github.vooolll
ArtifactId

ArtifactId

facebook4s_2.12
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/vooolll/facebook4s
Project Organization

Project Organization

com.github.vooolll
Source Code Management

Source Code Management

https://github.com/vooolll/facebook4s

Download facebook4s_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vooolll/facebook4s_2.12/ -->
<dependency>
    <groupId>com.github.vooolll</groupId>
    <artifactId>facebook4s_2.12</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vooolll/facebook4s_2.12/
implementation 'com.github.vooolll:facebook4s_2.12:0.3.4'
// https://jarcasting.com/artifacts/com.github.vooolll/facebook4s_2.12/
implementation ("com.github.vooolll:facebook4s_2.12:0.3.4")
'com.github.vooolll:facebook4s_2.12:jar:0.3.4'
<dependency org="com.github.vooolll" name="facebook4s_2.12" rev="0.3.4">
  <artifact name="facebook4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vooolll', module='facebook4s_2.12', version='0.3.4')
)
libraryDependencies += "com.github.vooolll" % "facebook4s_2.12" % "0.3.4"
[com.github.vooolll/facebook4s_2.12 "0.3.4"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
com.typesafe.akka : akka-http_2.12 jar 10.1.1
com.typesafe.scala-logging : scala-logging_2.12 jar 3.7.2
de.heikoseeberger : akka-http-circe_2.12 jar 1.20.1
org.f100ded.scala-url-builder : scala-url-builder_2.12 jar 0.9.0
io.circe : circe-core_2.12 jar 0.9.3
io.circe : circe-generic_2.12 jar 0.9.3
com.typesafe : config jar 1.3.1

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 1.8.5
io.circe : circe-parser_2.12 jar 0.9.3

Project Modules

There are no modules declared in this project.

facebook4s

Codacy Badge Build Status codecov.io License Join the chat at https://gitter.im/facebook4s

Prerequisites

  • Scala 2.12.x

Installation

Add the following line to your sbt dependencies:

"com.github.vooolll" %% "facebook4s" % "0.3.4"

Note: make sure that you have in your build.sbt

resolvers += Resolver.sonatypeRepo("releases")

Useful links

User guide

Release process

  • Update build.sbt with new version
  • Enter sbt shell
  • Run + publishSigned
  • Run + sonatypeRelease

License

Facebook4s is released under the Apache 2 License.

Versions

Version
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.3.0-M2
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.2-M1
0.2.1
0.2.0-M
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2