Widgets

A library full of useful Android widgets.

License

License

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

widgets
Last Version

Last Version

0.1.15
Release Date

Release Date

Type

Type

jar
Description

Description

Widgets
A library full of useful Android widgets.
Project URL

Project URL

https://github.com/eygraber/widgets
Source Code Management

Source Code Management

https://github.com/eygraber/widgets

Download widgets

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 22.0.0

Project Modules

There are no modules declared in this project.

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** {*;}

Versions

Version
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