is not current version
Last Version 1.2

org.kohsuke:cucumber-annotation-indexer 1.1


Categories

Categories

Cucumber Application Testing & Monitoring Dex General Purpose Libraries Utility
GroupId

GroupId

org.kohsuke
ArtifactId

ArtifactId

cucumber-annotation-indexer
Version

Version

1.1
Type

Type

jar

Download cucumber-annotation-indexer 1.1


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