Last Version

DJL release for DLR native binaries 1.6.0

Deep Java Library (DJL) provided DLR native library binary distribution

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.dlr
ArtifactId

ArtifactId

dlr-native-cpu
Version

Version

1.6.0
Type

Type

jar
Description

Description

DJL release for DLR native binaries
Deep Java Library (DJL) provided DLR native library binary distribution
Source Code Management

Source Code Management

https://github.com/awslabs/djl

Download dlr-native-cpu 1.6.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.