Last Version

AndroidUtils 1.0.3

A set of utility classes to hopefully help you save your time.

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

android-utils
Version

Version

1.0.3
Type

Type

aar
Description

Description

AndroidUtils
A set of utility classes to hopefully help you save your time.
Project URL

Project URL

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

Source Code Management

https://github.com/GuilhE/android-utils-lib

Download android-utils 1.0.3


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.