AutoService Processor

Provider-configuration files for ServiceLoader.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.google.auto.service
ArtifactId

ArtifactId

auto-service
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoService Processor
Provider-configuration files for ServiceLoader.
Project URL

Project URL

https://github.com/google/auto/tree/master/service
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

http://github.com/google/auto

Download auto-service

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.auto.service/auto-service/ -->
<dependency>
    <groupId>com.google.auto.service</groupId>
    <artifactId>auto-service</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.auto.service/auto-service/
implementation 'com.google.auto.service:auto-service:1.0.1'
// https://jarcasting.com/artifacts/com.google.auto.service/auto-service/
implementation ("com.google.auto.service:auto-service:1.0.1")
'com.google.auto.service:auto-service:jar:1.0.1'
<dependency org="com.google.auto.service" name="auto-service" rev="1.0.1">
  <artifact name="auto-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.auto.service', module='auto-service', version='1.0.1')
)
libraryDependencies += "com.google.auto.service" % "auto-service" % "1.0.1"
[com.google.auto.service/auto-service "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0.1
com.google.auto : auto-common jar 1.2
com.google.guava : guava jar 31.0.1-jre

test (3)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.19
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3

Project Modules

There are no modules declared in this project.
com.google.auto.service

Google

Google ❤️ Open Source

Versions

Version
1.0.1
1.0
1.0-rc7
1.0-rc6
1.0-rc5
1.0-rc4
1.0-rc3
1.0-rc2
1.0-rc1