is not current version
Last Version 1.82

com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin 1.75

Builds Jandex index for Java class files

Categories

Categories

Gradle Build Tools Github Development Tools Version Controls Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.vlsi.jandex
ArtifactId

ArtifactId

com.github.vlsi.jandex.gradle.plugin
Version

Version

1.75
Type

Type

pom

Download com.github.vlsi.jandex.gradle.plugin 1.75


<!-- https://jarcasting.com/artifacts/com.github.vlsi.jandex/com.github.vlsi.jandex.gradle.plugin/ -->
<dependency>
    <groupId>com.github.vlsi.jandex</groupId>
    <artifactId>com.github.vlsi.jandex.gradle.plugin</artifactId>
    <version>1.75</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.jandex/com.github.vlsi.jandex.gradle.plugin/
implementation 'com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin:1.75'
// https://jarcasting.com/artifacts/com.github.vlsi.jandex/com.github.vlsi.jandex.gradle.plugin/
implementation ("com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin:1.75")
'com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin:pom:1.75'
<dependency org="com.github.vlsi.jandex" name="com.github.vlsi.jandex.gradle.plugin" rev="1.75">
  <artifact name="com.github.vlsi.jandex.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.jandex', module='com.github.vlsi.jandex.gradle.plugin', version='1.75')
)
libraryDependencies += "com.github.vlsi.jandex" % "com.github.vlsi.jandex.gradle.plugin" % "1.75"
[com.github.vlsi.jandex/com.github.vlsi.jandex.gradle.plugin "1.75"]