文件下载
文件名 操作
jandex-1.2.2.1.jar 下载
jandex-1.2.2.1.pom 下载
jandex-1.2.2.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.guicedee.services</groupId>
  <artifactId>jandex</artifactId>
  <version>1.2.2.1</version>
</dependency>
Gradle Groovy
implementation 'com.guicedee.services:jandex:1.2.2.1'
Gradle Kotlin
implementation("com.guicedee.services:jandex:1.2.2.1")
Scala SBT
libraryDependencies += "com.guicedee.services" % "jandex" % "1.2.2.1"
Groovy Grape
@Grapes(
  @Grab(group='com.guicedee.services', module='jandex', version='1.2.2.1')
)
Apache Ivy
<dependency org="com.guicedee.services" name="jandex" rev="1.2.2.1" />
Leiningen
[com.guicedee.services/jandex "1.2.2.1"]
Apache Buildr
'com.guicedee.services:jandex:jar:1.2.2.1'
本项目依赖
该项目无第三方依赖