| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.skocken |
| Идентификатор | Идентификаторpresentation |
| Версия | Версия2.5.0 |
| Тип | Типaar |
| Описание |
ОписаниеPresentation
An architecture for Android as a replacement of MVC.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| presentation-2.5.0.pom | |
| presentation-2.5.0.aar | 28 KB |
| presentation-2.5.0-sources.jar | 10 KB |
| presentation-2.5.0-javadoc.jar | 91 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.skocken/presentation/ -->
<dependency>
<groupId>com.skocken</groupId>
<artifactId>presentation</artifactId>
<version>2.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.skocken/presentation/
implementation 'com.skocken:presentation:2.5.0'
// https://jarcasting.com/artifacts/com.skocken/presentation/
implementation ("com.skocken:presentation:2.5.0")
'com.skocken:presentation:aar:2.5.0'
<dependency org="com.skocken" name="presentation" rev="2.5.0">
<artifact name="presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.skocken', module='presentation', version='2.5.0')
)
libraryDependencies += "com.skocken" % "presentation" % "2.5.0"
[com.skocken/presentation "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.skocken : efficientadapter | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.lifecycle » lifecycle-extensions | jar | 2.0.0 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| androidx.recyclerview » recyclerview | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.robolectric : robolectric | jar | 3.0 |