License |
License
MIT
|
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact |
Last Version | Last Version18.2.0-next-e531a4a62-20220505 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreact
WebJar for react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react</artifactId>
<version>18.2.0-next-e531a4a62-20220505</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react/
implementation 'org.webjars.npm:react:18.2.0-next-e531a4a62-20220505'
// https://jarcasting.com/artifacts/org.webjars.npm/react/
implementation ("org.webjars.npm:react:18.2.0-next-e531a4a62-20220505")
'org.webjars.npm:react:jar:18.2.0-next-e531a4a62-20220505'
<dependency org="org.webjars.npm" name="react" rev="18.2.0-next-e531a4a62-20220505">
<artifact name="react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react', version='18.2.0-next-e531a4a62-20220505')
)
libraryDependencies += "org.webjars.npm" % "react" % "18.2.0-next-e531a4a62-20220505"
[org.webjars.npm/react "18.2.0-next-e531a4a62-20220505"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : loose-envify | jar | [1.1.0,2) |