is not current version
Last Version 2.2.2

Donut 2.1.0

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

License

License

"MIT"
GroupId

GroupId

app.futured.donut
ArtifactId

ArtifactId

donut
Version

Version

2.1.0
Type

Type

aar
Description

Description

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

Download donut 2.1.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.core » core-ktx jar 1.1.0

Project Modules

There are no modules declared in this project.