is not current version
Last Version 0.0.3

treemap-compose-android 0.0.2

Jetpack Compose treemap chart implementation

License

License

GroupId

GroupId

io.github.overpas
ArtifactId

ArtifactId

treemap-compose-android
Version

Version

0.0.2
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 0.0.2


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

Dependencies

compile (2)

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

runtime (3)

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

Project Modules

There are no modules declared in this project.