| Лицензия |
Лицензия
"MIT"
|
|---|---|
| Группа | Группаapp.futured.donut |
| Идентификатор | Идентификаторdonut |
| Версия | Версия2.2.1 |
| Тип | Типaar |
| Описание |
ОписаниеDonut
Doughnut-like graph view capable of displaying multiple datasets with assignable colors
|
| Имя Файла | Размер |
|---|---|
| donut-2.2.1.pom | |
| donut-2.2.1-sources.jar | 7 KB |
| donut-2.2.1-javadoc.jar | 309 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/app.futured.donut/donut/ -->
<dependency>
<groupId>app.futured.donut</groupId>
<artifactId>donut</artifactId>
<version>2.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/app.futured.donut/donut/
implementation 'app.futured.donut:donut:2.2.1'
// https://jarcasting.com/artifacts/app.futured.donut/donut/
implementation ("app.futured.donut:donut:2.2.1")
'app.futured.donut:donut:aar:2.2.1'
<dependency org="app.futured.donut" name="donut" rev="2.2.1">
<artifact name="donut" type="aar" />
</dependency>
@Grapes(
@Grab(group='app.futured.donut', module='donut', version='2.2.1')
)
libraryDependencies += "app.futured.donut" % "donut" % "2.2.1"
[app.futured.donut/donut "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| androidx.core » core-ktx | jar | 1.1.0 |