thistle-compose-ui

Thistle extensions for Compose UI (Android and Desktop)

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

thistle-compose-ui-android
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

thistle-compose-ui
Thistle extensions for Compose UI (Android and Desktop)
Project URL

Project URL

https://github.com/copper-leaf/thistle
Source Code Management

Source Code Management

https://github.com/copper-leaf/thistle.git

Download thistle-compose-ui-android

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-compose-ui-android/ -->
<dependency>
    <groupId>io.github.copper-leaf</groupId>
    <artifactId>thistle-compose-ui-android</artifactId>
    <version>3.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-compose-ui-android/
implementation 'io.github.copper-leaf:thistle-compose-ui-android:3.1.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/thistle-compose-ui-android/
implementation ("io.github.copper-leaf:thistle-compose-ui-android:3.1.0")
'io.github.copper-leaf:thistle-compose-ui-android:aar:3.1.0'
<dependency org="io.github.copper-leaf" name="thistle-compose-ui-android" rev="3.1.0">
  <artifact name="thistle-compose-ui-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='thistle-compose-ui-android', version='3.1.0')
)
libraryDependencies += "io.github.copper-leaf" % "thistle-compose-ui-android" % "3.1.0"
[io.github.copper-leaf/thistle-compose-ui-android "3.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.copper-leaf : thistle-core-android jar 3.1.0
io.github.copper-leaf : kudzu-core-android jar 3.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.ui » ui jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
2.0.2
2.0.1
2.0.0