a

annotation-scanner-plugin

Files download
File Operation
annotation-scanner-plugin-1.0.15.14.jar download
annotation-scanner-plugin-1.0.15.14.pom download
annotation-scanner-plugin-1.0.15.14-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.thebesteric.framework.agile.plugins</groupId>
  <artifactId>annotation-scanner-plugin</artifactId>
  <version>1.0.15.14</version>
</dependency>
Gradle Groovy
implementation 'io.github.thebesteric.framework.agile.plugins:annotation-scanner-plugin:1.0.15.14'
Gradle Kotlin
implementation("io.github.thebesteric.framework.agile.plugins:annotation-scanner-plugin:1.0.15.14")
Scala SBT
libraryDependencies += "io.github.thebesteric.framework.agile.plugins" % "annotation-scanner-plugin" % "1.0.15.14"
Groovy Grape
@Grapes(
  @Grab(group='io.github.thebesteric.framework.agile.plugins', module='annotation-scanner-plugin', version='1.0.15.14')
)
Apache Ivy
<dependency org="io.github.thebesteric.framework.agile.plugins" name="annotation-scanner-plugin" rev="1.0.15.14" />
Leiningen
[io.github.thebesteric.framework.agile.plugins/annotation-scanner-plugin "1.0.15.14"]
Apache Buildr
'io.github.thebesteric.framework.agile.plugins:annotation-scanner-plugin:jar:1.0.15.14'