Last Version

AndroidUtils 3.0.2

Collection of Android utility classes that will make us all productive during app development

License

License

Categories

Categories

Net
GroupId

GroupId

net.the4thdimension
ArtifactId

ArtifactId

android-utils
Version

Version

3.0.2
Type

Type

aar
Description

Description

AndroidUtils
Collection of Android utility classes that will make us all productive during app development
Project URL

Project URL

https://github.com/changer/android-utils
Source Code Management

Source Code Management

https://github.com/changer/android-utils

Download android-utils 3.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3
com.android.support » support-annotations jar 22.0.0

Project Modules

There are no modules declared in this project.