Last Version

Jandex Gradle Plugin 1.82

Builds Jandex index for Java class files

License

License

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.82
Type

Type

pom
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 com.github.vlsi.jandex.gradle.plugin 1.82


<!-- 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.82</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.82'
// 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.82")
'com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin:pom:1.82'
<dependency org="com.github.vlsi.jandex" name="com.github.vlsi.jandex.gradle.plugin" rev="1.82">
  <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.82')
)
libraryDependencies += "com.github.vlsi.jandex" % "com.github.vlsi.jandex.gradle.plugin" % "1.82"
[com.github.vlsi.jandex/com.github.vlsi.jandex.gradle.plugin "1.82"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.vlsi.gradle : jandex-plugin jar 1.82

Project Modules

There are no modules declared in this project.