is not current version
Last Version 10.7.1

org.webjars.npm:jss 9.8.7

WebJar for jss

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jss
Version

Version

9.8.7
Type

Type

jar

Download jss 9.8.7


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