Morse-UI

Morse UI Android Library

License

License

Apache License
GroupId

GroupId

io.github.mridx
ArtifactId

ArtifactId

Morse-UI
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Morse-UI
Morse UI Android Library
Project URL

Project URL

https://github.com/mridx/morse-ui
Source Code Management

Source Code Management

https://github.com/mridx/morse-ui/tree/master

Download Morse-UI

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.3

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0-rc01
com.github.bumptech.glide : glide jar 4.12.0
io.github.mridx : PremadeRecyclerView jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0