is not current version
Last Version 0.4.3

org.webjars.npm:recharts-scale 0.3.2

WebJar for recharts-scale

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

recharts-scale
Version

Version

0.3.2
Type

Type

jar

Download recharts-scale 0.3.2


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