is not current version
Last Version 3.0.4

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

Facebook Java Library - Parent Pom

GroupId

GroupId

com.google.code.facebookapi
ArtifactId

ArtifactId

parent-pom
Version

Version

3.0.1
Type

Type

pom

Download parent-pom 3.0.1

Filename Size
parent-pom-3.0.1.pom 5 KB
Browse

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