is not current version
Last Version 18.0.9

org.webjars.npm:types__react 16.0.25

WebJar for @types/react

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__react
Version

Version

16.0.25
Type

Type

jar

Download types__react 16.0.25


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