Helpers-Android

A set of helper classes for Android.

License

License

MIT
GroupId

GroupId

com.github.danielgindi
ArtifactId

ArtifactId

helpers
Last Version

Last Version

1.4.9
Release Date

Release Date

Type

Type

aar
Description

Description

Helpers-Android
A set of helper classes for Android.
Project URL

Project URL

https://github.com/danielgindi/android-helpers.git
Source Code Management

Source Code Management

https://github.com/danielgindi/android-helpers.git

Download helpers

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0