License |
License
Stream License
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.alorma |
ArtifactId | ArtifactIdcomponents |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncomponents
Extended compose components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
components-0.0.2.pom | |
components-0.0.2-sources.jar | 4 KB |
components-0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
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 |