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