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

r.tools-md.0.29.2.source-code.module-info Maven / Gradle / Ivy

module aya.md {
  requires aya.util;
  requires transitive aya.pretty;

  requires org.commonmark;
  requires static org.jetbrains.annotations;

  exports org.aya.literate;
  exports org.aya.literate.parser;
  exports org.aya.literate.frontmatter;
  exports org.aya.literate.math;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy