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

i.joni.2.2.1.source-code.module-info Maven / Gradle / Ivy

Go to download

Java port of Oniguruma: http://www.geocities.jp/kosako3/oniguruma that uses byte arrays directly instead of java Strings and chars

The newest version!
open module org.jruby.joni {
    exports org.joni;
    exports org.joni.constants;
    exports org.joni.exception;

    requires org.jruby.jcodings;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy