is not current version
Last Version 4.4.1

org.webjars.bower:bootswatch 3.2.0

WebJar for bootswatch

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootswatch
Version

Version

3.2.0
Type

Type

jar

Download bootswatch 3.2.0


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