License |
License |
---|---|
GroupId | GroupIdcom.github.vooolll |
ArtifactId | ArtifactIdfacebook4s_2.12 |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptionfacebook4s
An asynchronous non-blocking Scala client for Facebook Graph API (Facebook api REST)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
facebook4s_2.12-0.3.4.pom | |
facebook4s_2.12-0.3.4.jar | 512 KB |
facebook4s_2.12-0.3.4-sources.jar | 35 KB |
facebook4s_2.12-0.3.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |