| License |
License |
|---|---|
| Categories |
CategoriesDJL Business Logic Libraries Machine Learning |
| GroupId | GroupIdai.djl |
| ArtifactId | ArtifactIdrepository |
| Version | Version0.4.1 |
| Type | Typejar |
| Description |
DescriptionRepository API
A respository specification for Deep Learning resources
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| repository-0.4.1.pom | |
| repository-0.4.1.jar | 53 KB |
| repository-0.4.1-sources.jar | 44 KB |
| repository-0.4.1-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.djl/repository/ -->
<dependency>
<groupId>ai.djl</groupId>
<artifactId>repository</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl/repository/
implementation 'ai.djl:repository:0.4.1'
// https://jarcasting.com/artifacts/ai.djl/repository/
implementation ("ai.djl:repository:0.4.1")
'ai.djl:repository:jar:0.4.1'
<dependency org="ai.djl" name="repository" rev="0.4.1">
<artifact name="repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl', module='repository', version='0.4.1')
)
libraryDependencies += "ai.djl" % "repository" % "0.4.1"
[ai.djl/repository "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| ai.djl : api | jar | 0.4.1 |