License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootswatch-lux |
Last Version | Last Version5.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootswatch lux webjar
WebJar for Bootswatch
|
Filename | Size |
---|---|
bootswatch-lux-5.0.2.pom | |
bootswatch-lux-5.0.2.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-lux/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootswatch-lux</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-lux/
implementation 'org.webjars:bootswatch-lux:5.0.2'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-lux/
implementation ("org.webjars:bootswatch-lux:5.0.2")
'org.webjars:bootswatch-lux:jar:5.0.2'
<dependency org="org.webjars" name="bootswatch-lux" rev="5.0.2">
<artifact name="bootswatch-lux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-lux', version='5.0.2')
)
libraryDependencies += "org.webjars" % "bootswatch-lux" % "5.0.2"
[org.webjars/bootswatch-lux "5.0.2"]