is not current version
Last Version 5.1.3

org.webjars.npm:bootswatch 3.3.5

WebJar for bootswatch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootswatch
Version

Version

3.3.5
Type

Type

jar

Download bootswatch 3.3.5


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