Widgets

A library full of useful Android widgets.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.15
Дата

Дата

Тип

Тип

jar
Описание

Описание

Widgets
A library full of useful Android widgets.
Ссылка на сайт

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

https://github.com/eygraber/widgets
Система контроля версий

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

https://github.com/eygraber/widgets

Скачать widgets

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » recyclerview-v7 jar 22.0.0

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

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

widgets

A library of useful Android widgets.

#Proguard

  • If you are using BubbleView and you use proguard, include this line in your rules
-keep class * extends com.staticbloc.widgets.BubbleView** {*;}

Версии библиотеки

Версия
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.1
0.1.0
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1