WebJar for React
More info: http://webjars.org
Upstream: http://facebook.github.io/react
| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdreact |
| Last Version | Last Version16.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReact
WebJar for React
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-16.5.2.pom | |
| react-16.5.2.jar | 373 KB |
| react-16.5.2-javadoc.jar | 370 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/react/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>react</artifactId>
<version>16.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/react/
implementation 'org.webjars:react:16.5.2'
// https://jarcasting.com/artifacts/org.webjars/react/
implementation ("org.webjars:react:16.5.2")
'org.webjars:react:jar:16.5.2'
<dependency org="org.webjars" name="react" rev="16.5.2">
<artifact name="react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='react', version='16.5.2')
)
libraryDependencies += "org.webjars" % "react" % "16.5.2"
[org.webjars/react "16.5.2"]
WebJar for React
More info: http://webjars.org
Upstream: http://facebook.github.io/react