License |
License |
---|---|
GroupId | GroupIdio.github.aliceapps |
ArtifactId | ArtifactIdui-elements |
Version | Version1.5.0 |
Type | Typeaar |
Description |
Descriptionui-elements
Custom UI elements classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ui-elements-1.5.0.pom | |
ui-elements-1.5.0-sources.jar | 20 KB |
ui-elements-1.5.0-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aliceapps/ui-elements/ -->
<dependency>
<groupId>io.github.aliceapps</groupId>
<artifactId>ui-elements</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aliceapps/ui-elements/
implementation 'io.github.aliceapps:ui-elements:1.5.0'
// https://jarcasting.com/artifacts/io.github.aliceapps/ui-elements/
implementation ("io.github.aliceapps:ui-elements:1.5.0")
'io.github.aliceapps:ui-elements:aar:1.5.0'
<dependency org="io.github.aliceapps" name="ui-elements" rev="1.5.0">
<artifact name="ui-elements" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aliceapps', module='ui-elements', version='1.5.0')
)
libraryDependencies += "io.github.aliceapps" % "ui-elements" % "1.5.0"
[io.github.aliceapps/ui-elements "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.1.3 |
androidx.databinding » databinding-common | jar | 4.1.3 |
androidx.databinding » databinding-runtime | jar | 4.1.3 |
androidx.databinding » databinding-adapters | jar | 4.1.3 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |
androidx.core » core | jar | 1.3.2 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |
io.github.aliceapps : rxjava-utils | jar | 1.0.4 |
com.google.android.material » material | jar | 1.3.0 |
com.google.dagger : dagger | jar | 2.33 |