An open API service indexing awesome lists of open source software.

https://github.com/ruby-processing/processing-core

A maven build of custom processing core
https://github.com/ruby-processing/processing-core

jdk11 jruby jrubyart maven polyglot-maven processing

Last synced: 8 months ago
JSON representation

A maven build of custom processing core

Awesome Lists containing this project

README

          

# processing-core
A maven build of custom processing core, if you
```bash
mvn install
```
The jar gets `installed` into your local maven repository `~/.m2/org/processing/core/4.0.0/core-4.0.0.jar` so you can use it to build JRubyArt etc.