is not current version
Last Version 5.0.2

org.webjars:bootswatch-united 3.3.5+4


GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-united
Version

Version

3.3.5+4
Type

Type

jar

Download bootswatch-united 3.3.5+4


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