is not current version
Last Version 5.3-gwt

org.pepstock:charba 2.4

Charba, GWT Chart library based on CHART.JS

GroupId

GroupId

org.pepstock
ArtifactId

ArtifactId

charba
Version

Version

2.4
Type

Type

jar

Download charba 2.4


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