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