| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.nd4j |
| ArtifactId | ArtifactIdnd4j-netlib-blas |
| Last Version | Last Version0.4-rc3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| nd4j-netlib-blas-0.4-rc3.6.pom | |
| nd4j-netlib-blas-0.4-rc3.6.jar | 23 KB |
| nd4j-netlib-blas-0.4-rc3.6-sources.jar | 13 KB |
| nd4j-netlib-blas-0.4-rc3.6-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-netlib-blas/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-netlib-blas</artifactId>
<version>0.4-rc3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-netlib-blas/
implementation 'org.nd4j:nd4j-netlib-blas:0.4-rc3.6'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-netlib-blas/
implementation ("org.nd4j:nd4j-netlib-blas:0.4-rc3.6")
'org.nd4j:nd4j-netlib-blas:jar:0.4-rc3.6'
<dependency org="org.nd4j" name="nd4j-netlib-blas" rev="0.4-rc3.6">
<artifact name="nd4j-netlib-blas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-netlib-blas', version='0.4-rc3.6')
)
libraryDependencies += "org.nd4j" % "nd4j-netlib-blas" % "0.4-rc3.6"
[org.nd4j/nd4j-netlib-blas "0.4-rc3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fommil.netlib : all | pom | 1.1.2 |
| org.nd4j : nd4j-api | jar | 0.4-rc3.6 |