is not current version
Last Version 5.3-gwt

org.pepstock:charba 1.0

Charba, GWT wrapper for CHART.JS

GroupId

GroupId

org.pepstock
ArtifactId

ArtifactId

charba
Version

Version

1.0
Type

Type

pom

Download charba 1.0


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