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

r.tools-kala.0.35.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 0.36.0
Show newest version
module aya.util.more {
  requires aya.pretty;
  requires transitive aya.util;

  requires static org.jetbrains.annotations;
  requires transitive kala.collection.primitive;

  exports org.aya.util.binop;
  exports org.aya.util.more;
  exports org.aya.util.terck;
  exports org.aya.util.tyck.pat;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy