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

k.commonmark-ext-gfm-strikethrough.0.24.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
module org.commonmark.ext.gfm.strikethrough {
    exports org.commonmark.ext.gfm.strikethrough;

    requires org.commonmark;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy