| License |
License |
|---|---|
| GroupId | GroupIdio.github.afalabarce |
| ArtifactId | ArtifactIdjetpackcompose |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionjetpackcompose
Another Project for Jetpack Compose Composable Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jetpackcompose-1.2.0.pom | |
| jetpackcompose-1.2.0-sources.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.afalabarce/jetpackcompose/ -->
<dependency>
<groupId>io.github.afalabarce</groupId>
<artifactId>jetpackcompose</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.afalabarce/jetpackcompose/
implementation 'io.github.afalabarce:jetpackcompose:1.2.0'
// https://jarcasting.com/artifacts/io.github.afalabarce/jetpackcompose/
implementation ("io.github.afalabarce:jetpackcompose:1.2.0")
'io.github.afalabarce:jetpackcompose:aar:1.2.0'
<dependency org="io.github.afalabarce" name="jetpackcompose" rev="1.2.0">
<artifact name="jetpackcompose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.afalabarce', module='jetpackcompose', version='1.2.0')
)
libraryDependencies += "io.github.afalabarce" % "jetpackcompose" % "1.2.0"
[io.github.afalabarce/jetpackcompose "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.8.0 |
| androidx.appcompat » appcompat | jar | 1.4.2 |
| com.google.android.material » material | jar | 1.6.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
| androidx.activity » activity-compose | jar | 1.4.0 |
| androidx.preference » preference-ktx | jar | 1.2.0 |
| androidx.compose.ui » ui | jar | 1.2.0-rc01 |
| androidx.compose.material » material | jar | 1.2.0-rc01 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.2.0-rc01 |
| androidx.compose.material » material-icons-extended | jar | 1.2.0-rc01 |
| androidx.compose.ui » ui-tooling | jar | 1.2.0-rc01 |
| androidx.compose.animation » animation-graphics | jar | 1.2.0-rc01 |
| androidx.compose.animation » animation | jar | 1.2.0-rc01 |
| androidx.compose.animation » animation-core | jar | 1.2.0-rc01 |
| com.google.accompanist : accompanist-permissions | jar | 0.24.9-beta |
| com.google.accompanist : accompanist-swiperefresh | jar | 0.24.9-beta |