is not current version
Last Version 1.3.10

org.openimaj:MatrixLib 1.3.6


GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

MatrixLib
Version

Version

1.3.6
Type

Type

jar

Download MatrixLib 1.3.6


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