alcari.syntaxhighlighterfx.3.0.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 syntaxhighlighterfx Show documentation
Show all versions of syntaxhighlighterfx Show documentation
Synchronous or asynchronous syntax highlighter for RichTextFX StyleClassedTextArea
The newest version!
module syntaxhighlighterfx {
exports com.github.twalcari.syntaxhighlighterfx;
requires richtextfx;
requires javafx.base;
requires javafx.graphics;
requires javafx.controls;
requires reactfx;
requires java.logging;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy