| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.eiualee |
| Идентификатор | Идентификаторeasyapi_annotation |
| Версия | Версия1.0.6 |
| Тип | Типjar |
| Описание |
Описаниеeasyapi_annotation
easyapi_annotation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| easyapi_annotation-1.0.6.pom | |
| easyapi_annotation-1.0.6.jar | 1 KB |
| easyapi_annotation-1.0.6-sources.jar | 2 KB |
| easyapi_annotation-1.0.6-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.eiualee/easyapi_annotation/ -->
<dependency>
<groupId>io.github.eiualee</groupId>
<artifactId>easyapi_annotation</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eiualee/easyapi_annotation/
implementation 'io.github.eiualee:easyapi_annotation:1.0.6'
// https://jarcasting.com/artifacts/io.github.eiualee/easyapi_annotation/
implementation ("io.github.eiualee:easyapi_annotation:1.0.6")
'io.github.eiualee:easyapi_annotation:jar:1.0.6'
<dependency org="io.github.eiualee" name="easyapi_annotation" rev="1.0.6">
<artifact name="easyapi_annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eiualee', module='easyapi_annotation', version='1.0.6')
)
libraryDependencies += "io.github.eiualee" % "easyapi_annotation" % "1.0.6"
[io.github.eiualee/easyapi_annotation "1.0.6"]