License |
License |
---|---|
GroupId | GroupIddev.chrisbanes.accompanist |
ArtifactId | ArtifactIdaccompanist-mdc-theme |
Version | Version0.1.9 |
Type | Typeaar |
Description |
DescriptionAccompanist MDC Theme
A collection of utilities for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.chrisbanes.accompanist/accompanist-mdc-theme/ -->
<dependency>
<groupId>dev.chrisbanes.accompanist</groupId>
<artifactId>accompanist-mdc-theme</artifactId>
<version>0.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.chrisbanes.accompanist/accompanist-mdc-theme/
implementation 'dev.chrisbanes.accompanist:accompanist-mdc-theme:0.1.9'
// https://jarcasting.com/artifacts/dev.chrisbanes.accompanist/accompanist-mdc-theme/
implementation ("dev.chrisbanes.accompanist:accompanist-mdc-theme:0.1.9")
'dev.chrisbanes.accompanist:accompanist-mdc-theme:aar:0.1.9'
<dependency org="dev.chrisbanes.accompanist" name="accompanist-mdc-theme" rev="0.1.9">
<artifact name="accompanist-mdc-theme" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.chrisbanes.accompanist', module='accompanist-mdc-theme', version='0.1.9')
)
libraryDependencies += "dev.chrisbanes.accompanist" % "accompanist-mdc-theme" % "0.1.9"
[dev.chrisbanes.accompanist/accompanist-mdc-theme "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.2.0 |
androidx.compose.runtime » runtime | jar | 0.1.0-dev17 |
androidx.compose.material » material | jar | 0.1.0-dev17 |
com.google.android.material » material | jar | 1.1.0 |
androidx.appcompat » appcompat | jar | 1.3.0-alpha01 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.0 |