| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks | 
| GroupId | GroupIdorg.webjars.npm | 
| ArtifactId | ArtifactIdreact-spin | 
| Last Version | Last Version0.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionreact-spin WebJar for react-spin | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| react-spin-0.5.0.pom | |
| react-spin-0.5.0.jar | 5 KB | 
| react-spin-0.5.0-sources.jar | 22 bytes | 
| react-spin-0.5.0-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-spin/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-spin</artifactId>
    <version>0.5.0</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.npm/react-spin/
implementation 'org.webjars.npm:react-spin:0.5.0'// https://jarcasting.com/artifacts/org.webjars.npm/react-spin/
implementation ("org.webjars.npm:react-spin:0.5.0")'org.webjars.npm:react-spin:jar:0.5.0'<dependency org="org.webjars.npm" name="react-spin" rev="0.5.0">
  <artifact name="react-spin" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.npm', module='react-spin', version='0.5.0')
)libraryDependencies += "org.webjars.npm" % "react-spin" % "0.5.0"[org.webjars.npm/react-spin "0.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : react | jar | [0.14.0,0.15) | 
| org.webjars.npm : spin.js | jar | [2.0.1,3) |