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