is not current version
Last Version 1.2.0

jetpackcompose 1.1.7

Another Project for Jetpack Compose Composable Library

License

License

GroupId

GroupId

io.github.afalabarce
ArtifactId

ArtifactId

jetpackcompose
Version

Version

1.1.7
Type

Type

aar
Description

Description

jetpackcompose
Another Project for Jetpack Compose Composable Library
Project URL

Project URL

https://github.com/afalabarce/jetpackcompose.git
Source Code Management

Source Code Management

https://github.com/afalabarce/jetpackcompose/tree/master

Download jetpackcompose 1.1.7


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

Dependencies

compile (16)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.6.0
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-beta02
androidx.compose.material » material jar 1.2.0-beta02
androidx.compose.ui » ui-tooling-preview jar 1.2.0-beta02
androidx.compose.material » material-icons-extended jar 1.2.0-beta02
androidx.compose.ui » ui-tooling jar 1.2.0-beta02
androidx.compose.animation » animation-graphics jar 1.2.0-beta02
androidx.compose.animation » animation jar 1.2.0-beta02
androidx.compose.animation » animation-core jar 1.2.0-beta02
com.google.accompanist : accompanist-permissions jar 0.21.2-beta
com.google.accompanist : accompanist-swiperefresh jar 0.21.2-beta

Project Modules

There are no modules declared in this project.