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