| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdsizzle |
| Version | Version2.3.4 |
| Type | Typejar |
| Description |
DescriptionSizzle
WebJar for Sizzle
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sizzle-2.3.4.pom | |
| sizzle-2.3.4.jar | 41 KB |
| sizzle-2.3.4-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/sizzle/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>sizzle</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sizzle/
implementation 'org.webjars:sizzle:2.3.4'
// https://jarcasting.com/artifacts/org.webjars/sizzle/
implementation ("org.webjars:sizzle:2.3.4")
'org.webjars:sizzle:jar:2.3.4'
<dependency org="org.webjars" name="sizzle" rev="2.3.4">
<artifact name="sizzle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sizzle', version='2.3.4')
)
libraryDependencies += "org.webjars" % "sizzle" % "2.3.4"
[org.webjars/sizzle "2.3.4"]