| License |
License
"MIT"
|
|---|---|
| GroupId | GroupIdapp.futured.donut |
| ArtifactId | ArtifactIddonut |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDonut
Doughnut-like graph view capable of displaying multiple datasets with assignable colors
|
| Filename | Size |
|---|---|
| donut-2.2.2.pom | |
| donut-2.2.2-sources.jar | 7 KB |
| donut-2.2.2-javadoc.jar | 295 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/app.futured.donut/donut/ -->
<dependency>
<groupId>app.futured.donut</groupId>
<artifactId>donut</artifactId>
<version>2.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/app.futured.donut/donut/
implementation 'app.futured.donut:donut:2.2.2'
// https://jarcasting.com/artifacts/app.futured.donut/donut/
implementation ("app.futured.donut:donut:2.2.2")
'app.futured.donut:donut:aar:2.2.2'
<dependency org="app.futured.donut" name="donut" rev="2.2.2">
<artifact name="donut" type="aar" />
</dependency>
@Grapes(
@Grab(group='app.futured.donut', module='donut', version='2.2.2')
)
libraryDependencies += "app.futured.donut" % "donut" % "2.2.2"
[app.futured.donut/donut "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.core » core-ktx | jar | 1.1.0 |