License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootswatch-sketchy |
Last Version | Last Version5.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootswatch sketchy webjar
WebJar for Bootswatch
|
Filename | Size |
---|---|
bootswatch-sketchy-5.0.2.pom | |
bootswatch-sketchy-5.0.2.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-sketchy/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootswatch-sketchy</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-sketchy/
implementation 'org.webjars:bootswatch-sketchy:5.0.2'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-sketchy/
implementation ("org.webjars:bootswatch-sketchy:5.0.2")
'org.webjars:bootswatch-sketchy:jar:5.0.2'
<dependency org="org.webjars" name="bootswatch-sketchy" rev="5.0.2">
<artifact name="bootswatch-sketchy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-sketchy', version='5.0.2')
)
libraryDependencies += "org.webjars" % "bootswatch-sketchy" % "5.0.2"
[org.webjars/bootswatch-sketchy "5.0.2"]