is not current version
Last Version 3.0.4

com.google.code.facebookapi:parent-pom 2.0.5

Facebook Java Library - Parent Pom

GroupId

GroupId

com.google.code.facebookapi
ArtifactId

ArtifactId

parent-pom
Version

Version

2.0.5
Type

Type

pom

Download parent-pom 2.0.5

Filename Size
parent-pom-2.0.5.pom 4 KB
Browse

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