Last Version

Helpers-Android 1.4.9

A set of helper classes for Android.

License

License

MIT
GroupId

GroupId

com.github.danielgindi
ArtifactId

ArtifactId

helpers
Version

Version

1.4.9
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 1.4.9


<!-- 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.