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

e-prism-core.1.35.source-code.module-info Maven / Gradle / Ivy

The newest version!
module io.avaje.prism.core {

  requires java.compiler;
  requires static transitive io.avaje.spi;
  provides javax.annotation.processing.Processor with io.avaje.prism.internal.PrismGenerator;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy