Jar examples for a:auto-service
Provider-configuration files for ServiceLoader.
You can download jar file auto-service 1.0-rc4 in this page.
Apache License
You can use the following script to add auto-service-1.0-rc4.jar to your project.
<dependency> <groupId>com.google.auto.service</groupId> <artifactId>auto-service</artifactId> <version>1.0-rc4</version> </dependency>
compile group: 'com.google.auto.service', name: 'auto-service', version: '1.0-rc4'
libraryDependencies += "com.google.auto.service" % "auto-service" % "1.0-rc4"
<dependency org="com.google.auto.service" name="auto-service" rev="1.0-rc4"/>
@Grapes(@Grab(group='com.google.auto.service', module='auto-service', version='1.0-rc4'))
'com.google.auto.service:auto-service:jar:1.0-rc4'
Click the following link to download the jar file.
auto-service-1.0-rc4-javadoc.jar