Last Version

android-util 0.1.4

Android Util SDK

License

License

License
GroupId

GroupId

io.github.youngtaekh
ArtifactId

ArtifactId

android-util
Version

Version

0.1.4
Type

Type

aar
Description

Description

android-util
Android Util SDK
Project URL

Project URL

https://github.com/youngtaekh/AndroidUtil
Source Code Management

Source Code Management

https://github.com/youngtaekh/AndroidUtil/tree/main

Download android-util 0.1.4


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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.preference » preference-ktx jar 1.2.0
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.