Last Version

Android Widgets 0.0.7

An Android Custom Widgets Library, offers custom ui components.

License

License

GroupId

GroupId

com.github.litekite
ArtifactId

ArtifactId

android-widgets
Version

Version

0.0.7
Type

Type

aar
Description

Description

Android Widgets
An Android Custom Widgets Library, offers custom ui components.
Project URL

Project URL

https://github.com/LiteKite/Android-Widgets
Source Code Management

Source Code Management

https://github.com/LiteKite/Android-Widgets

Download android-widgets 0.0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.2
androidx.databinding » databinding-common jar 4.1.2
androidx.databinding » databinding-runtime jar 4.1.2
androidx.databinding » databinding-adapters jar 4.1.2

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
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.