is not current version
Last Version 2.0.1

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

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

2.0.0
Type

Type

jar

Download feature-matcher-generator 2.0.0


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