| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.shipdream |
| Идентификатор | Идентификаторview |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndoridMvc
Android MVC framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| view-0.1.2.pom | -1 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.shipdream/view/ -->
<dependency>
<groupId>com.shipdream</groupId>
<artifactId>view</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shipdream/view/
implementation 'com.shipdream:view:0.1.2'
// https://jarcasting.com/artifacts/com.shipdream/view/
implementation ("com.shipdream:view:0.1.2")
'com.shipdream:view:aar:0.1.2'
<dependency org="com.shipdream" name="view" rev="0.1.2">
<artifact name="view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shipdream', module='view', version='0.1.2')
)
libraryDependencies += "com.shipdream" % "view" % "0.1.2"
[com.shipdream/view "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| AndroidMvc-Github.library » controller | jar | unspecified |
| com.android.support » appcompat-v7 | jar | 22.2.0 |