commonutils

CommonUtils contains common utility functions in Android apps.

License

License

License
GroupId

GroupId

com.aminography
ArtifactId

ArtifactId

commonutils
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

commonutils
CommonUtils contains common utility functions in Android apps.
Project URL

Project URL

https://github.com/aminography/CommonUtils

Download commonutils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (11)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
com.google.guava : guava jar 27.0.1-android
com.google.android.gms » play-services-maps jar 17.0.1
com.jakewharton.timber : timber jar 5.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
com.github.bumptech.glide : glide jar 4.11.0
com.github.bumptech.glide : compiler jar 4.11.0
androidx.appcompat » appcompat jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.2
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0