| GroupId | GroupIdorg.nd4j |
|---|---|
| ArtifactId | ArtifactIdnd4j-jblas |
| Last Version | Last Version0.4-rc3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnd4j-jblas
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| nd4j-jblas-0.4-rc3.6.pom | |
| nd4j-jblas-0.4-rc3.6.jar | 23 KB |
| nd4j-jblas-0.4-rc3.6-sources.jar | 14 KB |
| nd4j-jblas-0.4-rc3.6-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jblas/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-jblas</artifactId>
<version>0.4-rc3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jblas/
implementation 'org.nd4j:nd4j-jblas:0.4-rc3.6'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jblas/
implementation ("org.nd4j:nd4j-jblas:0.4-rc3.6")
'org.nd4j:nd4j-jblas:jar:0.4-rc3.6'
<dependency org="org.nd4j" name="nd4j-jblas" rev="0.4-rc3.6">
<artifact name="nd4j-jblas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jblas', version='0.4-rc3.6')
)
libraryDependencies += "org.nd4j" % "nd4j-jblas" % "0.4-rc3.6"
[org.nd4j/nd4j-jblas "0.4-rc3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jblas : jblas | jar | 1.2.4 |
| org.nd4j : nd4j-api | jar | 0.4-rc3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.nd4j : nd4j-api | test-jar | 0.4-rc3.6 |