is not current version
Last Version 0.11.2

org.webjars.npm:ssf 0.10.3

WebJar for ssf

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ssf
Version

Version

0.10.3
Type

Type

jar

Download ssf 0.10.3


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