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

n-manes.caffeine.caffeine.3.0.4.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.1.8
Show newest version
module com.github.benmanes.caffeine {
  exports com.github.benmanes.caffeine.cache;
  exports com.github.benmanes.caffeine.cache.stats;

  requires static com.google.errorprone.annotations;
  requires static org.checkerframework.checker.qual;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy