| License |
License
BSD 3-Clause
|
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls React User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-facebook-react |
| Version | Version15.6.1 |
| Type | Typejar |
| Description |
Descriptionreact-build
WebJar for react-build
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| github-com-facebook-react-15.6.1.pom | |
| github-com-facebook-react-15.6.1.jar | 50 MB |
| github-com-facebook-react-15.6.1-sources.jar | 22 bytes |
| github-com-facebook-react-15.6.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-facebook-react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-facebook-react</artifactId>
<version>15.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-facebook-react/
implementation 'org.webjars.npm:github-com-facebook-react:15.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-facebook-react/
implementation ("org.webjars.npm:github-com-facebook-react:15.6.1")
'org.webjars.npm:github-com-facebook-react:jar:15.6.1'
<dependency org="org.webjars.npm" name="github-com-facebook-react" rev="15.6.1">
<artifact name="github-com-facebook-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-facebook-react', version='15.6.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-facebook-react" % "15.6.1"
[org.webjars.npm/github-com-facebook-react "15.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : create-react-class | jar | [15.6.0,16) |
| org.webjars.npm : prop-types | jar | [15.5.10,16) |