License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIdresources |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresources
Deeplearning4j Monorepo
|
Filename | Size |
---|---|
resources-1.0.0-M2.pom | |
resources-1.0.0-M2.jar | 47 KB |
resources-1.0.0-M2-sources.jar | 41 KB |
resources-1.0.0-M2-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/resources/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>resources</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/resources/
implementation 'org.deeplearning4j:resources:1.0.0-M2'
// https://jarcasting.com/artifacts/org.deeplearning4j/resources/
implementation ("org.deeplearning4j:resources:1.0.0-M2")
'org.deeplearning4j:resources:jar:1.0.0-M2'
<dependency org="org.deeplearning4j" name="resources" rev="1.0.0-M2">
<artifact name="resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='resources', version='1.0.0-M2')
)
libraryDependencies += "org.deeplearning4j" % "resources" % "1.0.0-M2"
[org.deeplearning4j/resources "1.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.nd4j : nd4j-common | jar | 1.0.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |