is not current version
Last Version 18.0.0-alpha-e6be2d531

org.webjars.npm:react-is 16.8.1

WebJar for react-is

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-is
Version

Version

16.8.1
Type

Type

jar

Download react-is 16.8.1


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