Last Version

jetpackcompose 1.2.0

Another Project for Jetpack Compose Composable Library

License

License

GroupId

GroupId

io.github.afalabarce
ArtifactId

ArtifactId

jetpackcompose
Version

Version

1.2.0
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.2.0


<!-- 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"]

Dependencies

compile (16)

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

Project Modules

There are no modules declared in this project.