is not current version
Last Version 4.1.2

org.webjars.npm:react-fa 4.0.1

WebJar for react-fa

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-fa
Version

Version

4.0.1
Type

Type

jar

Download react-fa 4.0.1


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