MVN

ai.djl : api

Maven & Gradle

Jul 11, 2023
30 usages
3.8k stars

Deep Java Library - api · Deep Java Library - api

<dependency>
    <groupId>ai.djl</groupId>
    <artifactId>api</artifactId>
    <version>0.23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.djl : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.23.0

All Versions

Choose a version of ai.djl : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.23.x
api-0.23.0
0.22.x
api-0.22.1
api-0.22.0
0.21.x
api-0.21.0
0.20.x
api-0.20.0
0.19.x
api-0.19.0
0.18.x
api-0.18.0
0.17.x
api-0.17.0
0.16.x
api-0.16.0
0.15.x
api-0.15.0
0.14.x
api-0.14.0
0.13.x
api-0.13.0
0.12.x
api-0.12.0
0.11.x
api-0.11.0
0.10.x
api-0.10.0
0.9.x
api-0.9.0
0.8.x
api-0.8.0
0.7.x
api-0.7.0
0.6.x
api-0.6.0
0.5.x
api-0.5.0
0.4.x
api-0.4.1
api-0.4.0
0.3.x
api-0.3.0
0.2.x
api-0.2.1
api-0.2.0

How to add a dependency to Maven

Add the following ai.djl : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.djl</groupId>
    <artifactId>api</artifactId>
    <version>0.23.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.djl : api gradle dependency to your build.gradle file:

implementation 'ai.djl:api:0.23.0'

Gradle Kotlin DSL: Add the following ai.djl : api gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.djl:api:0.23.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.djl : api sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.djl" % "api" % "0.23.0"

Advertisement

Dependencies from Group

api
Jul 11, 2023
30 usages
3.8k stars
Jul 11, 2023
6 usages
3.8k stars
Apr 04, 2020
5 usages
3.8k stars
Jul 11, 2023
4 usages
3.8k stars
bom
Jul 11, 2023
3 usages
3.8k stars

Discover Dependencies

Aug 25, 2023
15 usages
1.8k stars
Dec 03, 2019
1 usages
19.9k stars
Mar 01, 2023
5 usages
Jun 13, 2023
2 usages
10 stars