MVN

com.facebook : api

Maven & Gradle

Jun 16, 2022
59 stars

DiffKt · Automatic differentiation in Kotlin

<dependency>
    <groupId>com.facebook</groupId>
    <artifactId>api</artifactId>
    <version>0.0.1-DEV</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook : api to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-DEV

All Versions

Choose a version of com.facebook : api to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
api-0.0.1-DEV

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.facebook</groupId>
    <artifactId>api</artifactId>
    <version>0.0.1-DEV</version>
</dependency>

Advertisement