License |
License |
---|---|
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-bootswatch |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootswatch Web Jars
Web jar packaging of Bootswatch themes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-bootswatch-5.1.3.pom | |
webjar-bootswatch-5.1.3.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootswatch/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-bootswatch</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootswatch/
implementation 'org.fujion.webjars:webjar-bootswatch:5.1.3'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootswatch/
implementation ("org.fujion.webjars:webjar-bootswatch:5.1.3")
'org.fujion.webjars:webjar-bootswatch:jar:5.1.3'
<dependency org="org.fujion.webjars" name="webjar-bootswatch" rev="5.1.3">
<artifact name="webjar-bootswatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-bootswatch', version='5.1.3')
)
libraryDependencies += "org.fujion.webjars" % "webjar-bootswatch" % "5.1.3"
[org.fujion.webjars/webjar-bootswatch "5.1.3"]