is not current version
Last Version 2.0.1

ru.yandex.qatools.processors:annotation-processors 1.1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.processors
ArtifactId

ArtifactId

annotation-processors
Version

Version

1.1
Type

Type

pom

Download annotation-processors 1.1


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