Chart Library
Chart Library for Vaadin Flow 14.+
License |
License |
---|---|
GroupId | GroupIdcom.github.mdre |
ArtifactId | ArtifactIdchartlib |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChart library for Vaadin Flow 14.+
Chart library for Vaadin Flow 14.+
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chartlib-0.5.2.pom | |
chartlib-0.5.2.jar | 324 KB |
chartlib-0.5.2-sources.jar | 313 KB |
chartlib-0.5.2-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mdre/chartlib/ -->
<dependency>
<groupId>com.github.mdre</groupId>
<artifactId>chartlib</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/chartlib/
implementation 'com.github.mdre:chartlib:0.5.2'
// https://jarcasting.com/artifacts/com.github.mdre/chartlib/
implementation ("com.github.mdre:chartlib:0.5.2")
'com.github.mdre:chartlib:jar:0.5.2'
<dependency org="com.github.mdre" name="chartlib" rev="0.5.2">
<artifact name="chartlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='chartlib', version='0.5.2')
)
libraryDependencies += "com.github.mdre" % "chartlib" % "0.5.2"
[com.github.mdre/chartlib "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin-core | jar | 14.3.0 |
org.json : json | jar | 20200518 |
Chart Library for Vaadin Flow 14.+