l

langx-java-reflect-aspectj

文件下载
文件名 操作
langx-java-reflect-aspectj-5.2.4.2.jar 下载
langx-java-reflect-aspectj-5.2.4.2.pom 下载
langx-java-reflect-aspectj-5.2.4.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.bes2008.solution.langx</groupId>
  <artifactId>langx-java-reflect-aspectj</artifactId>
  <version>5.2.4.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.bes2008.solution.langx:langx-java-reflect-aspectj:5.2.4.2'
Gradle Kotlin
implementation("io.github.bes2008.solution.langx:langx-java-reflect-aspectj:5.2.4.2")
Scala SBT
libraryDependencies += "io.github.bes2008.solution.langx" % "langx-java-reflect-aspectj" % "5.2.4.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.bes2008.solution.langx', module='langx-java-reflect-aspectj', version='5.2.4.2')
)
Apache Ivy
<dependency org="io.github.bes2008.solution.langx" name="langx-java-reflect-aspectj" rev="5.2.4.2" />
Leiningen
[io.github.bes2008.solution.langx/langx-java-reflect-aspectj "5.2.4.2"]
Apache Buildr
'io.github.bes2008.solution.langx:langx-java-reflect-aspectj:jar:5.2.4.2'