is not current version
Last Version 5.0.2

org.webjars:bootswatch-lumen 3.3.5+4


GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootswatch-lumen
Version

Version

3.3.5+4
Type

Type

jar

Download bootswatch-lumen 3.3.5+4


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