is not current version
Last Version 5.3-gwt

org.pepstock:charba 2.7

Charba, GWT Chart library based on CHART.JS

GroupId

GroupId

org.pepstock
ArtifactId

ArtifactId

charba
Version

Version

2.7
Type

Type

jar

Download charba 2.7


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