is not current version
Last Version 4.4.1

org.webjars.bower:bootswatch 3.3.5+2

WebJar for bootswatch

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootswatch
Version

Version

3.3.5+2
Type

Type

jar

Download bootswatch 3.3.5+2


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