| License |
License |
|---|---|
| GroupId | GroupIdcom.github.madrapps |
| ArtifactId | ArtifactIdplot |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionplot
A compose library to render different Graphs and Charts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plot-0.1.2.pom | |
| plot-0.1.2-sources.jar | 9 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| 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 |