не последняя версия
Последняя версия 0.0.3

io.github.overpas:treemap-compose-android 0.0.1

Jetpack Compose treemap chart implementation

Группа

Группа

io.github.overpas
Идентификатор

Идентификатор

treemap-compose-android
Версия

Версия

0.0.1
Тип

Тип

aar

Скачать treemap-compose-android 0.0.1


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