Categories |
CategoriesCharts User Interface |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrecharts-scale |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
recharts-scale-0.4.2.pom | |
recharts-scale-0.4.2.jar | 37 KB |
recharts-scale-0.4.2-sources.jar | 22 bytes |
recharts-scale-0.4.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/recharts-scale/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>recharts-scale</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/recharts-scale/
implementation 'org.webjars.npm:recharts-scale:0.4.2'
// https://jarcasting.com/artifacts/org.webjars.npm/recharts-scale/
implementation ("org.webjars.npm:recharts-scale:0.4.2")
'org.webjars.npm:recharts-scale:jar:0.4.2'
<dependency org="org.webjars.npm" name="recharts-scale" rev="0.4.2">
<artifact name="recharts-scale" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='recharts-scale', version='0.4.2')
)
libraryDependencies += "org.webjars.npm" % "recharts-scale" % "0.4.2"
[org.webjars.npm/recharts-scale "0.4.2"]