Group Id ai.djl.spring
Artifact Id djl-spring-boot-starter-pytorch-auto
Version 0.7
Packaging jar
URL -
Badge
Last Updated 2020-10-26T10:09:13+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.7</version>
</dependency>
implementation group: 'ai.djl.spring', name: 'djl-spring-boot-starter-pytorch-auto', version: '0.7'
implementation 'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.7'
implementation("ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.7")
libraryDependencies += "ai.djl.spring" % "djl-spring-boot-starter-pytorch-auto" % "0.7"
<dependency org="ai.djl.spring" name="djl-spring-boot-starter-pytorch-auto" rev="0.7"/>
@Grapes(
    @Grab(group='ai.djl.spring', module='djl-spring-boot-starter-pytorch-auto', version='0.7')
)
[ai.djl.spring/djl-spring-boot-starter-pytorch-auto "0.7"]
'ai.djl.spring:djl-spring-boot-starter-pytorch-auto:0.7'