processor

annotation processors

License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

processor
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

processor
annotation processors
Project URL

Project URL

https://github.com/yamingd/argo-annotation
Source Code Management

Source Code Management

https://github.com/yamingd/argo-annotation

Download processor

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.1
com.google.auto : auto-common jar 0.4
com.github.yamingd.argo : annotations jar 2.2.0
com.squareup : javapoet jar 1.2.0
com.google.auto.service : auto-service jar 1.0-rc2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.1