Android Extensions

A number of classes/widgets that provide additional functionality. I've created them to either simplify my life, or fix some of the bugs that are present in the official classes

License

License

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

org.flexlabs
ArtifactId

ArtifactId

androidextensions
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

aar
Description

Description

Android Extensions
A number of classes/widgets that provide additional functionality. I've created them to either simplify my life, or fix some of the bugs that are present in the official classes
Project URL

Project URL

https://github.com/artiomchi/AndroidExtensions

Download androidextensions

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 13.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2