is not current version
Last Version 5.0.2

org.webjars:bootswatch 3.0.0

WebJar for Bootswatch

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch
Version

Version

3.0.0
Type

Type

jar

Download bootswatch 3.0.0


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