License |
License |
---|---|
Categories |
CategoriesGUI User Interface React Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-styleguidist |
Version | Version9.0.5 |
Type | Typejar |
Description |
Descriptionreact-styleguidist
WebJar for react-styleguidist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-styleguidist-9.0.5.pom | |
react-styleguidist-9.0.5.jar | 157 KB |
react-styleguidist-9.0.5-sources.jar | 22 bytes |
react-styleguidist-9.0.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-styleguidist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-styleguidist</artifactId>
<version>9.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-styleguidist/
implementation 'org.webjars.npm:react-styleguidist:9.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/react-styleguidist/
implementation ("org.webjars.npm:react-styleguidist:9.0.5")
'org.webjars.npm:react-styleguidist:jar:9.0.5'
<dependency org="org.webjars.npm" name="react-styleguidist" rev="9.0.5">
<artifact name="react-styleguidist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-styleguidist', version='9.0.5')
)
libraryDependencies += "org.webjars.npm" % "react-styleguidist" % "9.0.5"
[org.webjars.npm/react-styleguidist "9.0.5"]