is not current version
Last Version 0.1.0-alpha05

Vitamin Foundation 0.1.0-alpha02

Icons, text styles and colors used by all components.

License

License

GroupId

GroupId

com.decathlon.vitamin.compose
ArtifactId

ArtifactId

foundation
Version

Version

0.1.0-alpha02
Type

Type

aar
Description

Description

Vitamin Foundation
Icons, text styles and colors used by all components.

Download foundation 0.1.0-alpha02


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.5
androidx.compose.material » material jar 1.0.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.