is not current version
Last Version 0.11.2

org.webjars.npm:ssf 0.8.1

WebJar for ssf

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ssf
Version

Version

0.8.1
Type

Type

jar

Download ssf 0.8.1


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