| License |
License |
|---|---|
| GroupId | GroupIdcom.google.code.facebookapi |
| ArtifactId | ArtifactIdparent-pom |
| Last Version | Last Version3.0.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFacebook Java Library - Parent Pom
Facebook Java Library - Parent Pom
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| parent-pom-3.0.4.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>3.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.facebookapi/parent-pom/
implementation 'com.google.code.facebookapi:parent-pom:3.0.4'
// https://jarcasting.com/artifacts/com.google.code.facebookapi/parent-pom/
implementation ("com.google.code.facebookapi:parent-pom:3.0.4")
'com.google.code.facebookapi:parent-pom:pom:3.0.4'
<dependency org="com.google.code.facebookapi" name="parent-pom" rev="3.0.4">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.facebookapi', module='parent-pom', version='3.0.4')
)
libraryDependencies += "com.google.code.facebookapi" % "parent-pom" % "3.0.4"
[com.google.code.facebookapi/parent-pom "3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.1.9 |