is not current version
Last Version 16.1.0

org.webjars.bowergithub.reactjs:react-bower 15.6.1

WebJar for react

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.bowergithub.reactjs
ArtifactId

ArtifactId

react-bower
Version

Version

15.6.1
Type

Type

jar

Download react-bower 15.6.1


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