is not current version
Last Version 5.1.3

org.fujion.webjars:webjar-bootswatch 3.3.7

Web jar packaging of Bootswatch themes

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-bootswatch
Version

Version

3.3.7
Type

Type

pom

Download webjar-bootswatch 3.3.7


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