License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdio.github.bytebeats |
ArtifactId | ArtifactIdcompose-charts |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncompose-charts
compose-charts: Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compose-charts-0.1.2.pom | |
compose-charts-0.1.2-sources.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bytebeats/compose-charts/ -->
<dependency>
<groupId>io.github.bytebeats</groupId>
<artifactId>compose-charts</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bytebeats/compose-charts/
implementation 'io.github.bytebeats:compose-charts:0.1.2'
// https://jarcasting.com/artifacts/io.github.bytebeats/compose-charts/
implementation ("io.github.bytebeats:compose-charts:0.1.2")
'io.github.bytebeats:compose-charts:aar:0.1.2'
<dependency org="io.github.bytebeats" name="compose-charts" rev="0.1.2">
<artifact name="compose-charts" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.bytebeats', module='compose-charts', version='0.1.2')
)
libraryDependencies += "io.github.bytebeats" % "compose-charts" % "0.1.2"
[io.github.bytebeats/compose-charts "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui | jar | 1.1.1 |
androidx.compose.material » material | jar | 1.1.1 |
androidx.compose.ui » ui-tooling-preview | jar | 1.1.1 |