is not current version
Last Version 5.0.2

org.webjars:bootswatch-parent 3.2.0

WebJar for Bootswatch

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-parent
Version

Version

3.2.0
Type

Type

pom

Download bootswatch-parent 3.2.0


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