| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.erd |
| Идентификатор | Идентификаторpresenter-library |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеAndroid presenter framework
|
| Имя Файла | Размер |
|---|---|
| presenter-library-1.0.0.pom | |
| presenter-library-1.0.0.jar | 5 KB |
| presenter-library-1.0.0-sources.jar | 4 KB |
| presenter-library-1.0.0-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.erd/presenter-library/ -->
<dependency>
<groupId>com.github.erd</groupId>
<artifactId>presenter-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.erd/presenter-library/
implementation 'com.github.erd:presenter-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.erd/presenter-library/
implementation ("com.github.erd:presenter-library:1.0.0")
'com.github.erd:presenter-library:jar:1.0.0'
<dependency org="com.github.erd" name="presenter-library" rev="1.0.0">
<artifact name="presenter-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.erd', module='presenter-library', version='1.0.0')
)
libraryDependencies += "com.github.erd" % "presenter-library" % "1.0.0"
[com.github.erd/presenter-library "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : support-v4 | jar | r7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.0.1.2 |