Last Version

utils 1.2.2

Utils lib for Android SDK

License

License

GroupId

GroupId

io.github.bodiart
ArtifactId

ArtifactId

utils
Version

Version

1.2.2
Type

Type

aar
Description

Description

utils
Utils lib for Android SDK
Project URL

Project URL

https://github.com/Bodiart/android-utils
Source Code Management

Source Code Management

https://github.com/Bodiart/android-utils

Download utils 1.2.2


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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.