| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.fujion.webjars |
| ArtifactId | ArtifactIdwebjar-react |
| Last Version | Last Version18.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReact
React Framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| webjar-react-18.0.0.pom | |
| webjar-react-18.0.0.jar | 268 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-react/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-react</artifactId>
<version>18.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-react/
implementation 'org.fujion.webjars:webjar-react:18.0.0'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-react/
implementation ("org.fujion.webjars:webjar-react:18.0.0")
'org.fujion.webjars:webjar-react:jar:18.0.0'
<dependency org="org.fujion.webjars" name="webjar-react" rev="18.0.0">
<artifact name="webjar-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-react', version='18.0.0')
)
libraryDependencies += "org.fujion.webjars" % "webjar-react" % "18.0.0"
[org.fujion.webjars/webjar-react "18.0.0"]