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