is not current version
Last Version 0.4.1.1

org.yarnandtail:andhow-annotation-processor-test-harness 0.4.0-RC5

Test Harness for running the JavaC compiler, adding Annotation Processors and creating and testing files in memory.

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-annotation-processor-test-harness
Version

Version

0.4.0-RC5
Type

Type

jar

Download andhow-annotation-processor-test-harness 0.4.0-RC5


<!-- https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/ -->
<dependency>
    <groupId>org.yarnandtail</groupId>
    <artifactId>andhow-annotation-processor-test-harness</artifactId>
    <version>0.4.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/
implementation 'org.yarnandtail:andhow-annotation-processor-test-harness:0.4.0-RC5'
// https://jarcasting.com/artifacts/org.yarnandtail/andhow-annotation-processor-test-harness/
implementation ("org.yarnandtail:andhow-annotation-processor-test-harness:0.4.0-RC5")
'org.yarnandtail:andhow-annotation-processor-test-harness:jar:0.4.0-RC5'
<dependency org="org.yarnandtail" name="andhow-annotation-processor-test-harness" rev="0.4.0-RC5">
  <artifact name="andhow-annotation-processor-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yarnandtail', module='andhow-annotation-processor-test-harness', version='0.4.0-RC5')
)
libraryDependencies += "org.yarnandtail" % "andhow-annotation-processor-test-harness" % "0.4.0-RC5"
[org.yarnandtail/andhow-annotation-processor-test-harness "0.4.0-RC5"]