License |
License
License
|
---|---|
GroupId | GroupIdcom.aminography |
ArtifactId | ArtifactIdcommonutils |
Version | Version1.1.0 |
Type | Typeaar |
Description |
Descriptioncommonutils
CommonUtils contains common utility functions in Android apps.
|
Project URL |
Project URL |
Filename | Size |
---|---|
commonutils-1.1.0.pom | |
commonutils-1.1.0-sources.jar | 12 KB |
commonutils-1.1.0-javadoc.jar | 345 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |