commons

Commonly used libraries and utils

License

License

Apache 2.0
GroupId

GroupId

io.github.kamaravichow
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

aar
Description

Description

commons
Commonly used libraries and utils
Project URL

Project URL

https://github.com/kamaravichow/commons
Source Code Management

Source Code Management

https://github.com/kamaravichow/commons/tree/main

Download commons

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.1.2
androidx.core » core-ktx jar 1.6.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.cardview » cardview jar 1.0.0
androidx.preference » preference jar 1.1.0
androidx.browser » browser jar 1.3.0
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.9
com.google.code.gson : gson jar 2.8.9
com.github.bumptech.glide : glide jar 4.12.0
com.github.marlonlom : timeago jar 4.0.3
io.github.everythingme : overscroll-decor-android jar 1.1.1
de.hdodenhof : circleimageview jar 3.1.0
me.zhanghai.android.fastscroll : library jar 1.1.7
com.squareup.logcat : logcat jar 0.1
androidx.security » security-crypto jar 1.1.0-alpha03
androidx.databinding » viewbinding jar 7.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (2)

Group / Artifact Type Version
com.github.fingerprintjs » fingerprint-android jar 1.2
androidx.multidex » multidex jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.7
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.1
1.0.0