Jandex Gradle Plugin

Builds Jandex index for Java class files

License

License

Categories

Categories

Gradle Build Tools Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.vlsi.gradle
ArtifactId

ArtifactId

jandex-plugin
Last Version

Last Version

1.82
Release Date

Release Date

Type

Type

jar
Description

Description

Jandex Gradle Plugin
Builds Jandex index for Java class files
Project URL

Project URL

https://github.com/vlsi/vlsi-release-plugins
Source Code Management

Source Code Management

https://github.com/vlsi/vlsi-release-plugins

Download jandex-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.82
1.81
1.80
1.79
1.78
1.77
1.76
1.75
1.74
1.73
1.72
1.71