License |
License
MIT License
|
---|---|
GroupId | GroupIdname.falgout.jeffrey.testing |
ArtifactId | ArtifactIdannotation-processor-testing-tests |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionAn easier way to verify annotation processor diagnostics.
|
<!-- https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing-tests/ -->
<dependency>
<groupId>name.falgout.jeffrey.testing</groupId>
<artifactId>annotation-processor-testing-tests</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing-tests/
implementation 'name.falgout.jeffrey.testing:annotation-processor-testing-tests:0.2.0'
// https://jarcasting.com/artifacts/name.falgout.jeffrey.testing/annotation-processor-testing-tests/
implementation ("name.falgout.jeffrey.testing:annotation-processor-testing-tests:0.2.0")
'name.falgout.jeffrey.testing:annotation-processor-testing-tests:jar:0.2.0'
<dependency org="name.falgout.jeffrey.testing" name="annotation-processor-testing-tests" rev="0.2.0">
<artifact name="annotation-processor-testing-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.falgout.jeffrey.testing', module='annotation-processor-testing-tests', version='0.2.0')
)
libraryDependencies += "name.falgout.jeffrey.testing" % "annotation-processor-testing-tests" % "0.2.0"
[name.falgout.jeffrey.testing/annotation-processor-testing-tests "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
name.falgout.jeffrey.testing : annotation-processor-testing | jar | 0.2.0 |