treemap-compose-android

Jetpack Compose treemap chart implementation

License

License

GroupId

GroupId

io.github.overpas
ArtifactId

ArtifactId

treemap-compose-android
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

treemap-compose-android
Jetpack Compose treemap chart implementation
Project URL

Project URL

https://github.com/overpas/compose-treemap-chart
Source Code Management

Source Code Management

https://github.com/overpas/compose-treemap-chart/tree/master

Download treemap-compose-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.overpas : treemap-core jar 0.0.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.compose.ui » ui-tooling-preview jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1