is not current version
Last Version 5.3-gwt

org.pepstock:charba 3.0-gwt

Charba - J2CL and GWT charts library based on CHART.JS

GroupId

GroupId

org.pepstock
ArtifactId

ArtifactId

charba
Version

Version

3.0-gwt
Type

Type

jar

Download charba 3.0-gwt


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