is not current version
Last Version 2.2.2

Donut Compose 2.2.0

Doughnut-like graph view capable of displaying multiple datasets with assignable colors

License

License

"MIT"
GroupId

GroupId

app.futured.donut
ArtifactId

ArtifactId

donut-compose
Version

Version

2.2.0
Type

Type

aar
Description

Description

Donut Compose
Doughnut-like graph view capable of displaying multiple datasets with assignable colors

Download donut-compose 2.2.0


<!-- https://jarcasting.com/artifacts/app.futured.donut/donut-compose/ -->
<dependency>
    <groupId>app.futured.donut</groupId>
    <artifactId>donut-compose</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/app.futured.donut/donut-compose/
implementation 'app.futured.donut:donut-compose:2.2.0'
// https://jarcasting.com/artifacts/app.futured.donut/donut-compose/
implementation ("app.futured.donut:donut-compose:2.2.0")
'app.futured.donut:donut-compose:aar:2.2.0'
<dependency org="app.futured.donut" name="donut-compose" rev="2.2.0">
  <artifact name="donut-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='app.futured.donut', module='donut-compose', version='2.2.0')
)
libraryDependencies += "app.futured.donut" % "donut-compose" % "2.2.0"
[app.futured.donut/donut-compose "2.2.0"]

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
androidx.core » core-ktx jar 1.1.0
androidx.appcompat » appcompat jar 1.3.1
androidx.compose.runtime » runtime jar 1.0.4
androidx.compose.foundation » foundation jar 1.0.4
androidx.compose.foundation » foundation-layout jar 1.0.4
androidx.compose.animation » animation jar 1.0.4
androidx.compose.ui » ui jar 1.0.4
androidx.compose.ui » ui-tooling jar 1.0.4

Project Modules

There are no modules declared in this project.