is not current version
Last Version 0.4.2

AndHow Annotation Processor 0.4.1

Compile-time annotation processor that records all AndHow Properties and registers them as service providers to be picked up at runtime.

License

License

GroupId

GroupId

org.yarnandtail
ArtifactId

ArtifactId

andhow-annotation-processor
Version

Version

0.4.1
Type

Type

jar
Description

Description

AndHow Annotation Processor
Compile-time annotation processor that records all AndHow Properties and registers them as service providers to be picked up at runtime.
Source Code Management

Source Code Management

https://github.com/eeverman/andhow/tree/master/andhow-annotation-processor

Download andhow-annotation-processor 0.4.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.yarnandtail : andhow-core jar 0.4.1

test (5)

Group / Artifact Type Version
org.yarnandtail : andhow-annotation-processor-test-harness jar 0.4.1
org.yarnandtail : andhow-test-harness jar 0.4.1
junit : junit jar 4.13.1
com.google.testing.compile : compile-testing jar 0.15
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.