is not current version
Last Version 0.1.15

com.staticbloc:widgets 0.1.14

A library full of useful Android widgets.

GroupId

GroupId

com.staticbloc
ArtifactId

ArtifactId

widgets
Version

Version

0.1.14
Type

Type

jar

Download widgets 0.1.14


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