is not current version
Last Version 18.0.0

org.fujion.webjars:webjar-react 16.13.1

React Framework.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-react
Version

Version

16.13.1
Type

Type

jar

Download webjar-react 16.13.1


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