is not current version
Last Version 1.1.3

ui 1.1.2

UI Module

License

License

GroupId

GroupId

com.botnerd.core
ArtifactId

ArtifactId

ui
Version

Version

1.1.2
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 1.1.2


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

Dependencies

compile (12)

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.facebook.fresco : fresco jar 2.3.0
com.facebook.fresco : animated-gif jar 2.3.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.