не последняя версия
Последняя версия 2.0.1

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

Annotation Processor to generate Hamcrest's Feature Matchers for fields

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

ru.yandex.qatools.processors
Идентификатор

Идентификатор

feature-matcher-generator
Версия

Версия

1.2
Тип

Тип

jar

Скачать feature-matcher-generator 1.2


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