Last Version

processing-core 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

processing-core
Version

Version

1.3.10
Type

Type

jar
Description

Description

processing-core
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 Organization

Project Organization

The University of Southampton

Download processing-core 1.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.processing : core jar 3.3.7
org.processing : video jar 3.2.3
net.java.dev.jogl : jogl jar 1.1.1-rc6

Project Modules

There are no modules declared in this project.