
hino-engine.1.8.0.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rhino-engine Show documentation
Show all versions of rhino-engine Show documentation
Rhino Javascript JSR-223 Script Engine wrapper.
The newest version!
module org.mozilla.rhino.engine {
exports org.mozilla.javascript.engine;
requires transitive org.mozilla.rhino;
requires transitive java.scripting;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy