License |
License |
---|---|
Categories |
CategoriesDeeplearning4j Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.deeplearning4j |
ArtifactId | ArtifactIddeeplearning4j-ui-resources |
Last Version | Last Version1.0.0-beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondeeplearning4j-ui-resources
DeepLearning for java
|
<!-- https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-ui-resources/ -->
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-ui-resources</artifactId>
<version>1.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-ui-resources/
implementation 'org.deeplearning4j:deeplearning4j-ui-resources:1.0.0-beta3'
// https://jarcasting.com/artifacts/org.deeplearning4j/deeplearning4j-ui-resources/
implementation ("org.deeplearning4j:deeplearning4j-ui-resources:1.0.0-beta3")
'org.deeplearning4j:deeplearning4j-ui-resources:jar:1.0.0-beta3'
<dependency org="org.deeplearning4j" name="deeplearning4j-ui-resources" rev="1.0.0-beta3">
<artifact name="deeplearning4j-ui-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='deeplearning4j-ui-resources', version='1.0.0-beta3')
)
libraryDependencies += "org.deeplearning4j" % "deeplearning4j-ui-resources" % "1.0.0-beta3"
[org.deeplearning4j/deeplearning4j-ui-resources "1.0.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |