License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-charts |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi Charts
UI Components for displaying visually pleasing charts, driven by static or dynamic data models.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-charts-6.3.1.pom | |
qtjambi-charts-6.3.1-sources.jar | 91 KB |
qtjambi-charts-6.3.1-javadoc.jar | 982 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-charts/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-charts</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-charts/
implementation 'io.qtjambi:qtjambi-charts:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-charts/
implementation ("io.qtjambi:qtjambi-charts:6.3.1")
'io.qtjambi:qtjambi-charts:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-charts" rev="6.3.1">
<artifact name="qtjambi-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-charts', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-charts" % "6.3.1"
[io.qtjambi/qtjambi-charts "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.3.1 |