composelib

An android Mvvn Library that help android developer speed up development

License

License

GroupId

GroupId

io.github.ananananzhuo-blog
ArtifactId

ArtifactId

composelib
Last Version

Last Version

1.0.19
Release Date

Release Date

Type

Type

aar
Description

Description

composelib
An android Mvvn Library that help android developer speed up development
Project URL

Project URL

https://github.com/ananananzhuo-blog/ComposeLibSample
Source Code Management

Source Code Management

https://github.com/ananananzhuo-blog/ComposeLibSample

Download composelib

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.compose.ui » ui jar 1.0.0
androidx.compose.material » material jar 1.0.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.activity » activity-compose jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.19
1.0.17
1.0.14
1.0.13
1.0.12