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