moui Library

ui lib for Android

License

License

GroupId

GroupId

io.github.hotstu.moui
ArtifactId

ArtifactId

lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

moui Library
ui lib for Android
Project URL

Project URL

https://github.com/hotstu/moui
Source Code Management

Source Code Management

https://github.com/hotstu/moui.git

Download lib

How to add to project

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

Dependencies

compile (3)

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

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0