is not current version
Last Version 17.0.9

org.webjars.npm:types__react-dom 16.0.9

WebJar for @types/react-dom

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__react-dom
Version

Version

16.0.9
Type

Type

jar

Download types__react-dom 16.0.9


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