Last Version

React 16.5.2

WebJar for React

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

react
Version

Version

16.5.2
Type

Type

jar
Description

Description

React
WebJar for React
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/react

Download react 16.5.2


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.