is not current version
Last Version 5.1.3

org.fujion.webjars:webjar-bootswatch 4.3.1

Web jar packaging of Bootswatch themes

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-bootswatch
Version

Version

4.3.1
Type

Type

pom

Download webjar-bootswatch 4.3.1


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