Last Version

MatrixLib 1.3.10

Useful third-party libraries (possibly originally written in other languages) that have been ported to Java and integrated with OpenIMAJ. Not all modules have the same license.

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

MatrixLib
Version

Version

1.3.10
Type

Type

jar
Description

Description

MatrixLib
Useful third-party libraries (possibly originally written in other languages) that have been ported to Java and integrated with OpenIMAJ. Not all modules have the same license.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The University of Southampton

Download MatrixLib 1.3.10


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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.netlib-java : netlib-java jar 0.9.3
net.sourceforge.jmatio : jmatio jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.