plot

A compose library to render different Graphs and Charts

License

License

GroupId

GroupId

com.github.madrapps
ArtifactId

ArtifactId

plot
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

plot
A compose library to render different Graphs and Charts
Project URL

Project URL

https://github.com/Madrapps/plot
Source Code Management

Source Code Management

https://github.com/Madrapps/plot

Download plot

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.compose.ui » ui jar 1.0.1
androidx.compose.material » material jar 1.0.1
androidx.compose.ui » ui-tooling jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0