MVN

ai.djl.paddlepaddle : paddlepaddle-native-cu102

Maven & Gradle

Nov 03, 2022
1 usages
3.8k stars

DJL release for PaddlePaddle native binaries · Deep Java Library (DJL) provided PaddlePaddle native library binary distribution

<dependency>
    <groupId>ai.djl.paddlepaddle</groupId>
    <artifactId>paddlepaddle-native-cu102</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

Version Vulnerabilities Updated
2.3.x
paddlepaddle-native-cu102-2.3.2
2.2.x
paddlepaddle-native-cu102-2.2.2
2.0.x
paddlepaddle-native-cu102-2.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>ai.djl.paddlepaddle</groupId>
    <artifactId>paddlepaddle-native-cu102</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.djl.paddlepaddle : paddlepaddle-native-cu102 gradle dependency to your build.gradle file:

implementation 'ai.djl.paddlepaddle:paddlepaddle-native-cu102:2.3.2'

Gradle Kotlin DSL: Add the following ai.djl.paddlepaddle : paddlepaddle-native-cu102 gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.djl.paddlepaddle:paddlepaddle-native-cu102:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.djl.paddlepaddle : paddlepaddle-native-cu102 sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.djl.paddlepaddle" % "paddlepaddle-native-cu102" % "2.3.2"

Advertisement

Dependencies from Group

Jul 11, 2023
2 usages
3.8k stars
Nov 03, 2022
1 usages
3.8k stars
May 02, 2021
1 usages
3.8k stars
Jul 11, 2023
1 usages
3.8k stars
Nov 03, 2022
1 usages
3.8k stars

Discover Dependencies

Jun 28, 2021
0 stars
Jul 01, 2021
171 stars
Jul 05, 2021
124 stars
Jan 27, 2022
10 stars
Jul 01, 2021
97 stars
Jul 01, 2021
128 stars
Aug 11, 2023
447 stars