| Группа | Группаorg.huiche |
|---|---|
| Идентификатор | Идентификаторhuiche-annotation |
| Версия | Версия1.3.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| huiche-annotation-1.3.8.pom | |
| huiche-annotation-1.3.8.jar | 3 KB |
| huiche-annotation-1.3.8-sources.jar | 4 KB |
| huiche-annotation-1.3.8-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.huiche/huiche-annotation/ -->
<dependency>
<groupId>org.huiche</groupId>
<artifactId>huiche-annotation</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-annotation/
implementation 'org.huiche:huiche-annotation:1.3.8'
// https://jarcasting.com/artifacts/org.huiche/huiche-annotation/
implementation ("org.huiche:huiche-annotation:1.3.8")
'org.huiche:huiche-annotation:jar:1.3.8'
<dependency org="org.huiche" name="huiche-annotation" rev="1.3.8">
<artifact name="huiche-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-annotation', version='1.3.8')
)
libraryDependencies += "org.huiche" % "huiche-annotation" % "1.3.8"
[org.huiche/huiche-annotation "1.3.8"]