Diamond Charts

Diamond Charts: charting library for Android Jetpack Compose

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

com.diamondedge
ArtifactId

ArtifactId

charts-android
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

Diamond Charts
Diamond Charts: charting library for Android Jetpack Compose
Project URL

Project URL

https://github.com/ellsworthrw/DiamondCharts
Source Code Management

Source Code Management

https://github.com/ellsworthrw/DiamondCharts

Download charts-android

How to add to project

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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.1.1
androidx.compose.foundation » foundation jar 1.1.1
org.lighthousegames : logging-android jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0
0.9.2
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0