Last Version

Accompanist MDC Theme 0.1.9

A collection of utilities for Jetpack Compose

License

License

GroupId

GroupId

dev.chrisbanes.accompanist
ArtifactId

ArtifactId

accompanist-mdc-theme
Version

Version

0.1.9
Type

Type

aar
Description

Description

Accompanist MDC Theme
A collection of utilities for Jetpack Compose
Project URL

Project URL

https://github.com/chrisbanes/accompanist/
Source Code Management

Source Code Management

https://github.com/chrisbanes/accompanist/

Download accompanist-mdc-theme 0.1.9


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

Dependencies

runtime (6)

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

Project Modules

There are no modules declared in this project.