Last Version

DJL Engine Adapter for DLR 0.17.0

Deep Java Library (DJL) Engine Adapter for DLR

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.dlr
ArtifactId

ArtifactId

dlr-engine
Version

Version

0.17.0
Type

Type

jar
Description

Description

DJL Engine Adapter for DLR
Deep Java Library (DJL) Engine Adapter for DLR
Project URL

Project URL

http://www.djl.ai/engines/dlr/dlr-engine
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download dlr-engine 0.17.0


<!-- https://jarcasting.com/artifacts/ai.djl.dlr/dlr-engine/ -->
<dependency>
    <groupId>ai.djl.dlr</groupId>
    <artifactId>dlr-engine</artifactId>
    <version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.dlr/dlr-engine/
implementation 'ai.djl.dlr:dlr-engine:0.17.0'
// https://jarcasting.com/artifacts/ai.djl.dlr/dlr-engine/
implementation ("ai.djl.dlr:dlr-engine:0.17.0")
'ai.djl.dlr:dlr-engine:jar:0.17.0'
<dependency org="ai.djl.dlr" name="dlr-engine" rev="0.17.0">
  <artifact name="dlr-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.dlr', module='dlr-engine', version='0.17.0')
)
libraryDependencies += "ai.djl.dlr" % "dlr-engine" % "0.17.0"
[ai.djl.dlr/dlr-engine "0.17.0"]

Dependencies

compile (1)

Group / Artifact Type Version
ai.djl : api jar 0.17.0

Project Modules

There are no modules declared in this project.