License |
License |
---|---|
GroupId | GroupIdcom.tazkiyatech |
ArtifactId | ArtifactIdandroid-utils |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-utils
An Android library containing a mixture of small helper classes, functions and views useful for Android projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-utils-0.2.3.pom | |
android-utils-0.2.3-sources.jar | 14 KB |
android-utils-0.2.3-javadoc.jar | 382 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tazkiyatech/android-utils/ -->
<dependency>
<groupId>com.tazkiyatech</groupId>
<artifactId>android-utils</artifactId>
<version>0.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tazkiyatech/android-utils/
implementation 'com.tazkiyatech:android-utils:0.2.3'
// https://jarcasting.com/artifacts/com.tazkiyatech/android-utils/
implementation ("com.tazkiyatech:android-utils:0.2.3")
'com.tazkiyatech:android-utils:aar:0.2.3'
<dependency org="com.tazkiyatech" name="android-utils" rev="0.2.3">
<artifact name="android-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tazkiyatech', module='android-utils', version='0.2.3')
)
libraryDependencies += "com.tazkiyatech" % "android-utils" % "0.2.3"
[com.tazkiyatech/android-utils "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |