AutoService

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-annotations
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoService
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-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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