is not current version
Last Version 2.0.1

ru.yandex.qatools.processors:feature-matcher-generator 1.3

Annotation Processor to generate Hamcrest's Feature Matchers for fields

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.processors
ArtifactId

ArtifactId

feature-matcher-generator
Version

Version

1.3
Type

Type

jar

Download feature-matcher-generator 1.3


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.processors/feature-matcher-generator/ -->
<dependency>
    <groupId>ru.yandex.qatools.processors</groupId>
    <artifactId>feature-matcher-generator</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.processors/feature-matcher-generator/
implementation 'ru.yandex.qatools.processors:feature-matcher-generator:1.3'
// https://jarcasting.com/artifacts/ru.yandex.qatools.processors/feature-matcher-generator/
implementation ("ru.yandex.qatools.processors:feature-matcher-generator:1.3")
'ru.yandex.qatools.processors:feature-matcher-generator:jar:1.3'
<dependency org="ru.yandex.qatools.processors" name="feature-matcher-generator" rev="1.3">
  <artifact name="feature-matcher-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.processors', module='feature-matcher-generator', version='1.3')
)
libraryDependencies += "ru.yandex.qatools.processors" % "feature-matcher-generator" % "1.3"
[ru.yandex.qatools.processors/feature-matcher-generator "1.3"]