is not current version
Last Version 1.2

org.jvnet.hudson:annotation-indexer 1.1

Creates index of annotations.

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net Dex General Purpose Libraries Utility
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

annotation-indexer
Version

Version

1.1
Type

Type

jar

Download annotation-indexer 1.1


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