Last Version

react-dom 18.1.0

WebJar for react-dom

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-dom
Version

Version

18.1.0
Type

Type

jar
Description

Description

react-dom
WebJar for react-dom
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/facebook/react

Download react-dom 18.1.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-dom/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-dom</artifactId>
    <version>18.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-dom/
implementation 'org.webjars.npm:react-dom:18.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-dom/
implementation ("org.webjars.npm:react-dom:18.1.0")
'org.webjars.npm:react-dom:jar:18.1.0'
<dependency org="org.webjars.npm" name="react-dom" rev="18.1.0">
  <artifact name="react-dom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-dom', version='18.1.0')
)
libraryDependencies += "org.webjars.npm" % "react-dom" % "18.1.0"
[org.webjars.npm/react-dom "18.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : loose-envify jar [1.1.0,2)
org.webjars.npm : scheduler jar [0.22.0,0.23)

Project Modules

There are no modules declared in this project.