Last Version

DiffKt 0.0.1-DEV

Automatic differentiation in Kotlin

License

License

GroupId

GroupId

com.facebook
ArtifactId

ArtifactId

api
Version

Version

0.0.1-DEV
Type

Type

pom
Description

Description

DiffKt
Automatic differentiation in Kotlin

Download api 0.0.1-DEV

Filename Size
api-0.0.1-DEV.pom
Browse

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

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.