is not current version
Last Version 1.8.0-1.5.7

org.bytedeco:scipy 1.4.1-1.5.3


GroupId

GroupId

org.bytedeco
ArtifactId

ArtifactId

scipy
Version

Version

1.4.1-1.5.3
Type

Type

jar

Download scipy 1.4.1-1.5.3


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