License |
License |
---|---|
Categories |
CategoriesDJL Business Logic Libraries Machine Learning |
GroupId | GroupIdai.djl.dlr |
ArtifactId | ArtifactIddlr-engine |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDJL Engine Adapter for DLR
Deep Java Library (DJL) Engine Adapter for DLR
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dlr-engine-0.17.0.pom | |
dlr-engine-0.17.0.jar | 32 KB |
dlr-engine-0.17.0-sources.jar | 19 KB |
dlr-engine-0.17.0-javadoc.jar | 68 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ai.djl : api | jar | 0.17.0 |