is not current version
Last Version 1.0.19

org.webjars.npm:ndarray 1.0.18

WebJar for ndarray

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ndarray
Version

Version

1.0.18
Type

Type

jar

Download ndarray 1.0.18


<!-- https://jarcasting.com/artifacts/org.webjars.npm/ndarray/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>ndarray</artifactId>
    <version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ndarray/
implementation 'org.webjars.npm:ndarray:1.0.18'
// https://jarcasting.com/artifacts/org.webjars.npm/ndarray/
implementation ("org.webjars.npm:ndarray:1.0.18")
'org.webjars.npm:ndarray:jar:1.0.18'
<dependency org="org.webjars.npm" name="ndarray" rev="1.0.18">
  <artifact name="ndarray" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ndarray', version='1.0.18')
)
libraryDependencies += "org.webjars.npm" % "ndarray" % "1.0.18"
[org.webjars.npm/ndarray "1.0.18"]