| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbootswatch |
| Last Version | Last Version5.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbootswatch
WebJar for bootswatch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootswatch-5.1.3.pom | |
| bootswatch-5.1.3.jar | 1 MB |
| bootswatch-5.1.3-sources.jar | 22 bytes |
| bootswatch-5.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootswatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootswatch</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootswatch/
implementation 'org.webjars.npm:bootswatch:5.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/bootswatch/
implementation ("org.webjars.npm:bootswatch:5.1.3")
'org.webjars.npm:bootswatch:jar:5.1.3'
<dependency org="org.webjars.npm" name="bootswatch" rev="5.1.3">
<artifact name="bootswatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootswatch', version='5.1.3')
)
libraryDependencies += "org.webjars.npm" % "bootswatch" % "5.1.3"
[org.webjars.npm/bootswatch "5.1.3"]