h

huiche-core-annotation

Files download
File Operation
huiche-core-annotation-1.0.6.jar download
huiche-core-annotation-1.0.6.pom download
huiche-core-annotation-1.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jmjlbmn</groupId>
  <artifactId>huiche-core-annotation</artifactId>
  <version>1.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.github.jmjlbmn:huiche-core-annotation:1.0.6'
Gradle Kotlin
implementation("com.github.jmjlbmn:huiche-core-annotation:1.0.6")
Scala SBT
libraryDependencies += "com.github.jmjlbmn" % "huiche-core-annotation" % "1.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jmjlbmn', module='huiche-core-annotation', version='1.0.6')
)
Apache Ivy
<dependency org="com.github.jmjlbmn" name="huiche-core-annotation" rev="1.0.6" />
Leiningen
[com.github.jmjlbmn/huiche-core-annotation "1.0.6"]
Apache Buildr
'com.github.jmjlbmn:huiche-core-annotation:jar:1.0.6'