ui

UI Module

License

License

GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

ui
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

aar
Description

Description

ui
UI Module
Project URL

Project URL

https://github.com/botnerd/android-core
Source Code Management

Source Code Management

https://github.com/botnerd/android-core.git

Download ui

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
com.google.android.material » material jar 1.2.1
androidx.browser » browser jar 1.2.0
com.jakewharton.timber : timber jar 4.7.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10
androidx.databinding » databinding-common jar 4.1.0
androidx.databinding » databinding-runtime jar 4.1.0
androidx.databinding » databinding-adapters jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0