License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-chartist |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionreact-chartist
WebJar for react-chartist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-chartist-0.8.0.pom | |
react-chartist-0.8.0.jar | 6 KB |
react-chartist-0.8.0-sources.jar | 22 bytes |
react-chartist-0.8.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-chartist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-chartist</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-chartist/
implementation 'org.webjars.npm:react-chartist:0.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-chartist/
implementation ("org.webjars.npm:react-chartist:0.8.0")
'org.webjars.npm:react-chartist:jar:0.8.0'
<dependency org="org.webjars.npm" name="react-chartist" rev="0.8.0">
<artifact name="react-chartist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-chartist', version='0.8.0')
)
libraryDependencies += "org.webjars.npm" % "react-chartist" % "0.8.0"
[org.webjars.npm/react-chartist "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : chartist | jar | [0.9.1,0.10) |
org.webjars.npm : react | jar | [0.13.2,0.14) |