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