is not current version
Last Version 1.8.5

org.webjars.npm:recharts 0.13.4

WebJar for recharts

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

recharts
Version

Version

0.13.4
Type

Type

jar

Download recharts 0.13.4


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