is not current version
Last Version 1.4.3

org.huiche:huiche-annotation 1.0.3


GroupId

GroupId

org.huiche
ArtifactId

ArtifactId

huiche-annotation
Version

Version

1.0.3
Type

Type

jar

Download huiche-annotation 1.0.3


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