License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.alorma |
ArtifactId | ArtifactIdcompose-settings |
Version | Version0.2.0 |
Type | Typeaar |
Description |
Descriptioncompose-settings
Compose settings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compose-settings-0.2.0.pom | |
compose-settings-0.2.0-sources.jar | 6 KB |
compose-settings-0.2.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.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/compose-settings/
implementation 'com.github.alorma:compose-settings:0.2.0'
// https://jarcasting.com/artifacts/com.github.alorma/compose-settings/
implementation ("com.github.alorma:compose-settings:0.2.0")
'com.github.alorma:compose-settings:aar:0.2.0'
<dependency org="com.github.alorma" name="compose-settings" rev="0.2.0">
<artifact name="compose-settings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='compose-settings', version='0.2.0')
)
libraryDependencies += "com.github.alorma" % "compose-settings" % "0.2.0"
[com.github.alorma/compose-settings "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.5.0 |
androidx.appcompat » appcompat | jar | 1.3.0 |
com.google.android.material » material | jar | 1.3.0 |
androidx.compose.foundation » foundation | jar | 1.0.0-rc01 |
androidx.compose.foundation » foundation-layout | jar | 1.0.0-rc01 |
androidx.compose.ui » ui | jar | 1.0.0-rc01 |
androidx.compose.material » material | jar | 1.0.0-rc01 |
androidx.compose.material » material-icons-extended | jar | 1.0.0-rc01 |
androidx.compose.ui » ui-tooling | jar | 1.0.0-rc01 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |