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

com.github.madrapps:plot 0.1.0

A compose library to render different Graphs and Charts

Группа

Группа

com.github.madrapps
Идентификатор

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

plot
Версия

Версия

0.1.0
Тип

Тип

aar

Скачать plot 0.1.0

Имя Файла Размер
plot-0.1.0.pom
plot-0.1.0-sources.jar 9 KB
Обзор

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