is not current version
Last Version 8.6.1

org.webjars.npm:react-jss 8.1.0

WebJar for react-jss

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-jss
Version

Version

8.1.0
Type

Type

jar

Download react-jss 8.1.0


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