License |
License |
---|---|
GroupId | GroupIdio.github.bbggo |
ArtifactId | ArtifactIdmodule-compose |
Version | Version0.0.2 |
Type | Typeaar |
Description |
Descriptionmodule-compose
compose module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
module-compose-0.0.2.pom | |
module-compose-0.0.2-sources.jar | 11 KB |
module-compose-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bbggo/module-compose/ -->
<dependency>
<groupId>io.github.bbggo</groupId>
<artifactId>module-compose</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bbggo/module-compose/
implementation 'io.github.bbggo:module-compose:0.0.2'
// https://jarcasting.com/artifacts/io.github.bbggo/module-compose/
implementation ("io.github.bbggo:module-compose:0.0.2")
'io.github.bbggo:module-compose:aar:0.0.2'
<dependency org="io.github.bbggo" name="module-compose" rev="0.0.2">
<artifact name="module-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bbggo', module='module-compose', version='0.0.2')
)
libraryDependencies += "io.github.bbggo" % "module-compose" % "0.0.2"
[io.github.bbggo/module-compose "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |
WanAndroid.common » common-base | jar | unspecified |
WanAndroid.common » common-service | jar | unspecified |
io.coil-kt : coil-compose | jar | 1.3.1 |
androidx.compose.material » material | jar | 1.0.1 |
androidx.activity » activity-compose | jar | 1.3.1 |
androidx.compose.ui » ui-tooling-preview | jar | 1.0.1 |
androidx.compose.ui » ui | jar | 1.0.1 |
androidx.compose.ui » ui-tooling | jar | 1.0.1 |
androidx.compose.runtime » runtime | jar | 1.0.1 |
androidx.compose.runtime » runtime-livedata | jar | 1.0.1 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 1.0.0-alpha07 |
androidx.navigation » navigation-compose | jar | 2.4.0-alpha06 |