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