Files download
File Operation
zhmvp.annotation-0.0.10.jar download
zhmvp.annotation-0.0.10.pom download
zhmvp.annotation-0.0.10-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.keguoyu</groupId>
  <artifactId>zhmvp.annotation</artifactId>
  <version>0.0.10</version>
</dependency>
Gradle Groovy
implementation 'io.github.keguoyu:zhmvp.annotation:0.0.10'
Gradle Kotlin
implementation("io.github.keguoyu:zhmvp.annotation:0.0.10")
Scala SBT
libraryDependencies += "io.github.keguoyu" % "zhmvp.annotation" % "0.0.10"
Groovy Grape
@Grapes(
  @Grab(group='io.github.keguoyu', module='zhmvp.annotation', version='0.0.10')
)
Apache Ivy
<dependency org="io.github.keguoyu" name="zhmvp.annotation" rev="0.0.10" />
Leiningen
[io.github.keguoyu/zhmvp.annotation "0.0.10"]
Apache Buildr
'io.github.keguoyu:zhmvp.annotation:jar:0.0.10'
Dependencies
The project has no third-party dependencies