GroupId | GroupIdio.github.marmer.testutils |
---|---|
ArtifactId | ArtifactIdhamcrest-matcher-generator-annotationprocessor |
Version | Version4.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor/ -->
<dependency>
<groupId>io.github.marmer.testutils</groupId>
<artifactId>hamcrest-matcher-generator-annotationprocessor</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor/
implementation 'io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor:4.0.5'
// https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor/
implementation ("io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor:4.0.5")
'io.github.marmer.testutils:hamcrest-matcher-generator-annotationprocessor:jar:4.0.5'
<dependency org="io.github.marmer.testutils" name="hamcrest-matcher-generator-annotationprocessor" rev="4.0.5">
<artifact name="hamcrest-matcher-generator-annotationprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marmer.testutils', module='hamcrest-matcher-generator-annotationprocessor', version='4.0.5')
)
libraryDependencies += "io.github.marmer.testutils" % "hamcrest-matcher-generator-annotationprocessor" % "4.0.5"
[io.github.marmer.testutils/hamcrest-matcher-generator-annotationprocessor "4.0.5"]