Last Version

DJL Android core library 0.11.0

DJL Android core library distribution

License

License

Categories

Categories

DJL Business Logic Libraries Machine Learning
GroupId

GroupId

ai.djl.android
ArtifactId

ArtifactId

core
Version

Version

0.11.0
Type

Type

aar
Description

Description

DJL Android core library
DJL Android core library distribution
Project URL

Project URL

http://www.djl.ai/android
Source Code Management

Source Code Management

https://github.com/deepjavalibrary/djl

Download core 0.11.0


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.