is not current version
Last Version 18.0.0-alpha-e6be2d531

org.webjars.npm:react-is 17.0.0-rc.3

WebJar for react-is

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-is
Version

Version

17.0.0-rc.3
Type

Type

jar

Download react-is 17.0.0-rc.3


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