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