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.
'org.openimaj:MatrixLib:1.3.1'
<dependency> <groupId>org.openimaj</groupId> <artifactId>MatrixLib</artifactId> <version>1.3.1</version> </dependency>
<dependency org="org.openimaj" name="MatrixLib" rev="1.3.1"/>
"org.openimaj", "MatrixLib", "1.3.1"