| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.sprucehill | 
    
| ArtifactId | ArtifactIdfacebook-graph-api-wrapper | 
    
| Last Version | Last Version0.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFacebook Graph API Wrapper 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.sprucehill/facebook-graph-api-wrapper/ -->
<dependency>
    <groupId>io.sprucehill</groupId>
    <artifactId>facebook-graph-api-wrapper</artifactId>
    <version>0.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.sprucehill/facebook-graph-api-wrapper/
implementation 'io.sprucehill:facebook-graph-api-wrapper:0.4.0'
                // https://jarcasting.com/artifacts/io.sprucehill/facebook-graph-api-wrapper/
implementation ("io.sprucehill:facebook-graph-api-wrapper:0.4.0")
                'io.sprucehill:facebook-graph-api-wrapper:jar:0.4.0'
                <dependency org="io.sprucehill" name="facebook-graph-api-wrapper" rev="0.4.0">
  <artifact name="facebook-graph-api-wrapper" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.sprucehill', module='facebook-graph-api-wrapper', version='0.4.0')
)
                libraryDependencies += "io.sprucehill" % "facebook-graph-api-wrapper" % "0.4.0"
                [io.sprucehill/facebook-graph-api-wrapper "0.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.2.1 | 
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.0.2 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.0.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.2 |