is not current version
Last Version 5.1.3

org.webjars.npm:bootswatch 3.4.1

WebJar for bootswatch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootswatch
Version

Version

3.4.1
Type

Type

jar

Download bootswatch 3.4.1


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