Last Version

android-utils 1.1.0

Android library facilitating some very common functionalities in the form of utility classes.

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

android-utils
Version

Version

1.1.0
Type

Type

aar
Description

Description

android-utils
Android library facilitating some very common functionalities in the form of utility classes.
Project URL

Project URL

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

Source Code Management

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

Download android-utils 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.