Last Version

compose-settings 0.4.0

Compose settings

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

compose-settings
Version

Version

0.4.0
Type

Type

aar
Description

Description

compose-settings
Compose settings
Project URL

Project URL

https://github.com/alorma/Compose-Settings
Source Code Management

Source Code Management

https://github.com/alorma/Compose-Settings/tree/main

Download compose-settings 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (6)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.0.2
androidx.compose.foundation » foundation-layout jar 1.0.2
androidx.compose.ui » ui jar 1.0.2
androidx.compose.material » material jar 1.0.2
androidx.compose.material » material-icons-extended jar 1.0.2
androidx.compose.ui » ui-tooling jar 1.0.2

Project Modules

There are no modules declared in this project.