is not current version
Last Version 0.4.3

org.webjars.npm:recharts-scale 0.3.0

WebJar for recharts-scale

Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

recharts-scale
Version

Version

0.3.0
Type

Type

jar

Download recharts-scale 0.3.0


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