Facebook Java Library - Parent Pom


License

License

GroupId

GroupId

com.facebook.api
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Facebook Java Library - Parent Pom
Facebook Java Library - Parent Pom
Project URL

Project URL

http://code.google.com/p/facebook-java-api/

Download parent-pom

Filename Size
parent-pom-2.0.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.facebook.api/parent-pom/ -->
<dependency>
    <groupId>com.facebook.api</groupId>
    <artifactId>parent-pom</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.api/parent-pom/
implementation 'com.facebook.api:parent-pom:2.0.0'
// https://jarcasting.com/artifacts/com.facebook.api/parent-pom/
implementation ("com.facebook.api:parent-pom:2.0.0")
'com.facebook.api:parent-pom:pom:2.0.0'
<dependency org="com.facebook.api" name="parent-pom" rev="2.0.0">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.api', module='parent-pom', version='2.0.0')
)
libraryDependencies += "com.facebook.api" % "parent-pom" % "2.0.0"
[com.facebook.api/parent-pom "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • facebook-java-api

Versions

Version
2.0.0
1.8.1
1.8.0