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