All Downloads are FREE. Search and download functionalities are using the official Maven repository.

alcari.syntaxhighlighterfx.3.0.0.source-code.module-info Maven / Gradle / Ivy

Go to download

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