Provider-configuration files for ServiceLoader, providing annotations to automatically generate service provider configuration files.
<dependency>
<groupId>com.google.auto.service</groupId>
<artifactId>auto-service-annotations</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to use @AutoService annotation to register a service provider.
Ensure your build configuration enables annotation processing.
No dependency data recorded yet.