License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.bowergithub.thomaspark |
ArtifactId | ArtifactIdbootswatch |
Last Version | Last Version5.1.0 |
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.0.pom | |
bootswatch-5.1.0.jar | 17 MB |
bootswatch-5.1.0-sources.jar | 22 bytes |
bootswatch-5.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.thomaspark/bootswatch/ -->
<dependency>
<groupId>org.webjars.bowergithub.thomaspark</groupId>
<artifactId>bootswatch</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thomaspark/bootswatch/
implementation 'org.webjars.bowergithub.thomaspark:bootswatch:5.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.thomaspark/bootswatch/
implementation ("org.webjars.bowergithub.thomaspark:bootswatch:5.1.0")
'org.webjars.bowergithub.thomaspark:bootswatch:jar:5.1.0'
<dependency org="org.webjars.bowergithub.thomaspark" name="bootswatch" rev="5.1.0">
<artifact name="bootswatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.thomaspark', module='bootswatch', version='5.1.0')
)
libraryDependencies += "org.webjars.bowergithub.thomaspark" % "bootswatch" % "5.1.0"
[org.webjars.bowergithub.thomaspark/bootswatch "5.1.0"]