License |
License |
---|---|
GroupId | GroupIdcom.github.vooolll |
ArtifactId | ArtifactIdfacebook4s_2.11 |
Version | Version0.3.3 |
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.11-0.3.3.pom | |
facebook4s_2.11-0.3.3.jar | 633 KB |
facebook4s_2.11-0.3.3-sources.jar | 35 KB |
facebook4s_2.11-0.3.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vooolll/facebook4s_2.11/ -->
<dependency>
<groupId>com.github.vooolll</groupId>
<artifactId>facebook4s_2.11</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vooolll/facebook4s_2.11/
implementation 'com.github.vooolll:facebook4s_2.11:0.3.3'
// https://jarcasting.com/artifacts/com.github.vooolll/facebook4s_2.11/
implementation ("com.github.vooolll:facebook4s_2.11:0.3.3")
'com.github.vooolll:facebook4s_2.11:jar:0.3.3'
<dependency org="com.github.vooolll" name="facebook4s_2.11" rev="0.3.3">
<artifact name="facebook4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vooolll', module='facebook4s_2.11', version='0.3.3')
)
libraryDependencies += "com.github.vooolll" % "facebook4s_2.11" % "0.3.3"
[com.github.vooolll/facebook4s_2.11 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-http_2.11 | jar | 10.1.1 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.7.2 |
de.heikoseeberger : akka-http-circe_2.11 | jar | 1.20.1 |
org.f100ded.scala-url-builder : scala-url-builder_2.11 | jar | 0.9.0 |
io.circe : circe-core_2.11 | jar | 0.9.3 |
io.circe : circe-generic_2.11 | jar | 0.9.3 |
com.typesafe : config | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | 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.11 | jar | 0.9.3 |