| License | License
                                                        MIT License                                                 | 
|---|---|
| GroupId | GroupIdname.falgout.jeffrey.testing | 
| ArtifactId | ArtifactIdannotation-processor-testing | 
| Last Version | Last Version0.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAn easier way to verify annotation processor diagnostics. | 
<!-- https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing/ -->
<dependency>
    <groupId>name.falgout.jeffrey.testing</groupId>
    <artifactId>annotation-processor-testing</artifactId>
    <version>0.2.0</version>
</dependency>// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing/
implementation 'name.falgout.jeffrey.testing:annotation-processor-testing:0.2.0'// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing/
implementation ("name.falgout.jeffrey.testing:annotation-processor-testing:0.2.0")'name.falgout.jeffrey.testing:annotation-processor-testing:jar:0.2.0'<dependency org="name.falgout.jeffrey.testing" name="annotation-processor-testing" rev="0.2.0">
  <artifact name="annotation-processor-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='name.falgout.jeffrey.testing', module='annotation-processor-testing', version='0.2.0')
)libraryDependencies += "name.falgout.jeffrey.testing" % "annotation-processor-testing" % "0.2.0"[name.falgout.jeffrey.testing/annotation-processor-testing "0.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.auto : auto-common | jar | 0.10 | 
| com.google.auto.service : auto-service | jar | 1.0-rc4 | 
| com.google.testing.compile : compile-testing | jar | 0.15 | 
| name.falgout.jeffrey.testing : lambda-matcher | jar | 0.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 | 
| com.google.auto.value : auto-value | jar | 1.6 | 
| com.google.auto.value : auto-value-annotations | jar | 1.6 | 
| org.junit.platform : junit-platform-commons | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.truth : truth | jar | 0.40 |