License |
License |
---|---|
GroupId | GroupIdio.github.ananananzhuo-blog |
ArtifactId | ArtifactIdcomposelib |
Last Version | Last Version1.0.19 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncomposelib
An android Mvvn Library that help android developer speed up development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
composelib-1.0.19.pom | |
Browse |
<!-- 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"]
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 |