Последняя версия

modular-views 1.0.8

An attempt at the modularization of Views to handle touch/draw delegation between registerable modules.

Лицензия

Лицензия

Группа

Группа

com.guardanis
Идентификатор

Идентификатор

modular-views
Версия

Версия

1.0.8
Тип

Тип

aar
Описание

Описание

modular-views
An attempt at the modularization of Views to handle touch/draw delegation between registerable modules.
Ссылка на сайт

Ссылка на сайт

https://github.com/mattsilber/modular-views
Система контроля версий

Система контроля версий

https://github.com/mattsilber/modular-views.git

Скачать modular-views 1.0.8


<!-- https://jarcasting.com/artifacts/com.guardanis/modular-views/ -->
<dependency>
    <groupId>com.guardanis</groupId>
    <artifactId>modular-views</artifactId>
    <version>1.0.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.guardanis/modular-views/
implementation 'com.guardanis:modular-views:1.0.8'
// https://jarcasting.com/artifacts/com.guardanis/modular-views/
implementation ("com.guardanis:modular-views:1.0.8")
'com.guardanis:modular-views:aar:1.0.8'
<dependency org="com.guardanis" name="modular-views" rev="1.0.8">
  <artifact name="modular-views" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.guardanis', module='modular-views', version='1.0.8')
)
libraryDependencies += "com.guardanis" % "modular-views" % "1.0.8"
[com.guardanis/modular-views "1.0.8"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.