is not current version
Last Version 5.1.0

org.webjars.bowergithub.thomaspark:bootswatch 5.0.2

WebJar for bootswatch

GroupId

GroupId

org.webjars.bowergithub.thomaspark
ArtifactId

ArtifactId

bootswatch
Version

Version

5.0.2
Type

Type

jar

Download bootswatch 5.0.2


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