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