is not current version
Last Version 0.5.2

com.github.mdre:chartlib 0.5.0

Chart library for Vaadin Flow 14.+

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

chartlib
Version

Version

0.5.0
Type

Type

jar

Download chartlib 0.5.0


<!-- https://jarcasting.com/artifacts/com.github.mdre/chartlib/ -->
<dependency>
    <groupId>com.github.mdre</groupId>
    <artifactId>chartlib</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mdre/chartlib/
implementation 'com.github.mdre:chartlib:0.5.0'
// https://jarcasting.com/artifacts/com.github.mdre/chartlib/
implementation ("com.github.mdre:chartlib:0.5.0")
'com.github.mdre:chartlib:jar:0.5.0'
<dependency org="com.github.mdre" name="chartlib" rev="0.5.0">
  <artifact name="chartlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mdre', module='chartlib', version='0.5.0')
)
libraryDependencies += "com.github.mdre" % "chartlib" % "0.5.0"
[com.github.mdre/chartlib "0.5.0"]