License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.alorma |
ArtifactId | ArtifactIdcompose-settings |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncompose-settings
Compose settings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compose-settings-0.4.0.pom | |
compose-settings-0.4.0-sources.jar | 6 KB |
compose-settings-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
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 |