License |
License |
---|---|
GroupId | GroupIdio.github.caldremch |
ArtifactId | ArtifactIdutils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionutils
utils for android base develop
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.0.0.pom | |
utils-1.0.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.caldremch/utils/ -->
<dependency>
<groupId>io.github.caldremch</groupId>
<artifactId>utils</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.caldremch/utils/
implementation 'io.github.caldremch:utils:1.0.0'
// https://jarcasting.com/artifacts/io.github.caldremch/utils/
implementation ("io.github.caldremch:utils:1.0.0")
'io.github.caldremch:utils:aar:1.0.0'
<dependency org="io.github.caldremch" name="utils" rev="1.0.0">
<artifact name="utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.caldremch', module='utils', version='1.0.0')
)
libraryDependencies += "io.github.caldremch" % "utils" % "1.0.0"
[io.github.caldremch/utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
androidx.appcompat » appcompat | jar | 1.3.1 |
androidx.core » core-ktx | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.2.0 |
com.google.code.gson : gson | jar | 2.6.2 |
androidx.activity » activity-ktx | jar | 1.3.1 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |