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