is not current version
Last Version 5.3-gwt

org.pepstock:charba 1.3

Charba, GWT wrapper for CHART.JS

GroupId

GroupId

org.pepstock
ArtifactId

ArtifactId

charba
Version

Version

1.3
Type

Type

jar

Download charba 1.3


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