Last Version

facebook-oss-pom 13

Parent POM for Facebook open source java projects that should be distributed through the central Maven repository using oss.sonatype.org

License

License

GroupId

GroupId

com.facebook
ArtifactId

ArtifactId

facebook-oss-pom
Version

Version

13
Type

Type

pom
Description

Description

facebook-oss-pom
Parent POM for Facebook open source java projects that should be distributed through the central Maven repository using oss.sonatype.org
Project Organization

Project Organization

Facebook, Inc.
Source Code Management

Source Code Management

https://github.com/facebook/facebook-oss-pom

Download facebook-oss-pom 13

Filename Size
facebook-oss-pom-13.pom 47 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.