Last Version

components 0.0.2

Extended compose components

License

License

Stream License
Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

components
Version

Version

0.0.2
Type

Type

aar
Description

Description

components
Extended compose components
Project URL

Project URL

https://github.com/alorma/Extendend-material-compose-components
Source Code Management

Source Code Management

https://github.com/alorma/Extendend-material-compose-components/tree/main

Download components 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.alorma/components/ -->
<dependency>
    <groupId>com.github.alorma</groupId>
    <artifactId>components</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alorma/components/
implementation 'com.github.alorma:components:0.0.2'
// https://jarcasting.com/artifacts/com.github.alorma/components/
implementation ("com.github.alorma:components:0.0.2")
'com.github.alorma:components:aar:0.0.2'
<dependency org="com.github.alorma" name="components" rev="0.0.2">
  <artifact name="components" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alorma', module='components', version='0.0.2')
)
libraryDependencies += "com.github.alorma" % "components" % "0.0.2"
[com.github.alorma/components "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (4)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.0-rc02
androidx.compose.material » material jar 1.0.0-rc02
androidx.compose.ui » ui-tooling jar 1.0.0-rc02
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1

Project Modules

There are no modules declared in this project.