is not current version
Last Version 3.11.3

org.webjars.npm:tui-chart 3.6.2

WebJar for tui-chart

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tui-chart
Version

Version

3.6.2
Type

Type

jar

Download tui-chart 3.6.2


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