is not current version
Last Version 2.0.1

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

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.1
Type

Type

jar

Download feature-matcher-generator 1.1


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