| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.keguoyu |
| Идентификатор | Идентификаторmvps-annotations |
| Последняя версия | Последняя версия1.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZHMVP
mvps annotations library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mvps-annotations-1.1.6.pom | |
| mvps-annotations-1.1.6.jar | 19 KB |
| mvps-annotations-1.1.6-sources.jar | 9 KB |
| mvps-annotations-1.1.6-javadoc.jar | 446 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/ -->
<dependency>
<groupId>io.github.keguoyu</groupId>
<artifactId>mvps-annotations</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/
implementation 'io.github.keguoyu:mvps-annotations:1.1.6'
// https://jarcasting.com/artifacts/io.github.keguoyu/mvps-annotations/
implementation ("io.github.keguoyu:mvps-annotations:1.1.6")
'io.github.keguoyu:mvps-annotations:jar:1.1.6'
<dependency org="io.github.keguoyu" name="mvps-annotations" rev="1.1.6">
<artifact name="mvps-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.keguoyu', module='mvps-annotations', version='1.1.6')
)
libraryDependencies += "io.github.keguoyu" % "mvps-annotations" % "1.1.6"
[io.github.keguoyu/mvps-annotations "1.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |