License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-is |
Last Version | Last Version18.0.0-alpha-e6be2d531 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact-is
WebJar for react-is
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-is-18.0.0-alpha-e6be2d531.pom | |
react-is-18.0.0-alpha-e6be2d531.jar | 10 KB |
react-is-18.0.0-alpha-e6be2d531-sources.jar | 22 bytes |
react-is-18.0.0-alpha-e6be2d531-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-is/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-is</artifactId>
<version>18.0.0-alpha-e6be2d531</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-is/
implementation 'org.webjars.npm:react-is:18.0.0-alpha-e6be2d531'
// https://jarcasting.com/artifacts/org.webjars.npm/react-is/
implementation ("org.webjars.npm:react-is:18.0.0-alpha-e6be2d531")
'org.webjars.npm:react-is:jar:18.0.0-alpha-e6be2d531'
<dependency org="org.webjars.npm" name="react-is" rev="18.0.0-alpha-e6be2d531">
<artifact name="react-is" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-is', version='18.0.0-alpha-e6be2d531')
)
libraryDependencies += "org.webjars.npm" % "react-is" % "18.0.0-alpha-e6be2d531"
[org.webjars.npm/react-is "18.0.0-alpha-e6be2d531"]