is not current version
Last Version 18.0.0

org.fujion.webjars:webjar-react 17.0.1

React Framework.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-react
Version

Version

17.0.1
Type

Type

jar

Download webjar-react 17.0.1


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