is not current version
Last Version 8.6.1

org.webjars.npm:react-jss 2.1.1

WebJar for react-jss

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-jss
Version

Version

2.1.1
Type

Type

jar

Download react-jss 2.1.1


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