is not current version
Last Version 3.11.3

org.webjars.npm:tui-chart 3.0.1

WebJar for tui-chart

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tui-chart
Version

Version

3.0.1
Type

Type

jar

Download tui-chart 3.0.1


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