is not current version
Last Version 1.4.3

org.huiche:huiche-annotation 1.3.6


GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche-annotation
Version

Version

1.3.6
Type

Type

jar

Download huiche-annotation 1.3.6


<!-- https://jarcasting.com/artifacts/org.huiche/huiche-annotation/ -->
<dependency>
    <groupId>org.huiche</groupId>
    <artifactId>huiche-annotation</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-annotation/
implementation 'org.huiche:huiche-annotation:1.3.6'
// https://jarcasting.com/artifacts/org.huiche/huiche-annotation/
implementation ("org.huiche:huiche-annotation:1.3.6")
'org.huiche:huiche-annotation:jar:1.3.6'
<dependency org="org.huiche" name="huiche-annotation" rev="1.3.6">
  <artifact name="huiche-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-annotation', version='1.3.6')
)
libraryDependencies += "org.huiche" % "huiche-annotation" % "1.3.6"
[org.huiche/huiche-annotation "1.3.6"]