не последняя версия
Последняя версия 1.4.3

org.huiche:huiche-annotation 1.0.3


Группа

Группа

org.huiche
Идентификатор

Идентификатор

huiche-annotation
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать 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"]