MVN

ai.h2o : libtorch-bundle

Maven & Gradle

Oct 17, 2022
0 stars
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>libtorch-bundle</artifactId>
    <version>1.9.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.h2o : libtorch-bundle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0-alpha-3
  • Latest Alpha: 1.9.0-alpha-3

All Versions

Choose a version of ai.h2o : libtorch-bundle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
libtorch-bundle-1.9.0-alpha-3

How to add a dependency to Maven

Add the following ai.h2o : libtorch-bundle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>libtorch-bundle</artifactId>
    <version>1.9.0-alpha-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.h2o : libtorch-bundle gradle dependency to your build.gradle file:

implementation 'ai.h2o:libtorch-bundle:1.9.0-alpha-3'

Gradle Kotlin DSL: Add the following ai.h2o : libtorch-bundle gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.h2o:libtorch-bundle:1.9.0-alpha-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.h2o : libtorch-bundle sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.h2o" % "libtorch-bundle" % "1.9.0-alpha-3"

Advertisement

Dependencies from Group

Aug 22, 2023
33 usages
6.7k stars
Aug 22, 2023
31 usages
6.7k stars
Aug 22, 2023
11 usages
6.7k stars
Aug 22, 2023
8 usages
6.7k stars
Aug 22, 2023
8 usages
6.7k stars

Discover Dependencies