Group Id ai.djl.spring
Artifact Id djl-spring-boot-starter-pytorch-auto
Version 0.18
Packaging jar
URL -
Badge
Last Updated 2022-08-25T15:04:59+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.djl.spring</groupId>
    <artifactId>djl-spring-boot-starter-pytorch-auto</artifactId>
    <version>0.18</version>
</dependency>
implementation group: 'ai.djl.spring', name: 'djl-spring-boot-starter-pytorch-auto', version: '0.18'
implementation 'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.18'
implementation("ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.18")
libraryDependencies += "ai.djl.spring" % "djl-spring-boot-starter-pytorch-auto" % "0.18"
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-pytorch-auto" rev="0.18"/>
@Grapes(
    @Grab(group='ai.djl.spring', module='djl-spring-boot-starter-pytorch-auto', version='0.18')
)
[ai.djl.spring/djl-spring-boot-starter-pytorch-auto "0.18"]
'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.18'