is not current version
Last Version 2.0.1

org.webjars.bowergithub.googlewebcomponents:google-chart 2.0.0

WebJar for google-chart

GroupId

GroupId

org.webjars.bowergithub.googlewebcomponents
ArtifactId

ArtifactId

google-chart
Version

Version

2.0.0
Type

Type

jar

Download google-chart 2.0.0


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