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

4j-simple.1.8.0-beta2.source-code.module-info Maven / Gradle / Ivy

module org.slf4j.simple { 
  requires org.slf4j;
  provides org.slf4j.spi.SLF4JServiceProvider with org.slf4j.simple.SimpleServiceProvider;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy