Last Version

AutoService Aggregator 1.0.1

Aggregator POM for @AutoService

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.google.auto.service
ArtifactId

ArtifactId

auto-service-aggregator
Version

Version

1.0.1
Type

Type

pom
Description

Description

AutoService Aggregator
Aggregator POM for @AutoService
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-aggregator 1.0.1


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

  • annotations
  • processor