is not current version
Last Version 2.3.4

org.webjars:sizzle 1.10.13-1

WebJar for Sizzle

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

sizzle
Version

Version

1.10.13-1
Type

Type

jar

Download sizzle 1.10.13-1


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