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
- Host: GitHub
- URL: https://github.com/ruby-processing/processing-core
- Owner: ruby-processing
- License: lgpl-3.0
- Created: 2019-05-08T12:43:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T17:49:34.000Z (over 6 years ago)
- Last Synced: 2025-02-17T12:45:42.431Z (11 months ago)
- Topics: jdk11, jruby, jrubyart, maven, polyglot-maven, processing
- Language: Java
- Size: 1.15 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.