License |
License |
---|---|
GroupId | GroupIdorg.fujion.webjars |
ArtifactId | ArtifactIdwebjar-bootstrap |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootstrap Default Theme
Default bootstrap theme.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webjar-bootstrap-5.1.3.pom | |
webjar-bootstrap-5.1.3.jar | 730 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootstrap/ -->
<dependency>
<groupId>org.fujion.webjars</groupId>
<artifactId>webjar-bootstrap</artifactId>
<version>5.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootstrap/
implementation 'org.fujion.webjars:webjar-bootstrap:5.1.3'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootstrap/
implementation ("org.fujion.webjars:webjar-bootstrap:5.1.3")
'org.fujion.webjars:webjar-bootstrap:jar:5.1.3'
<dependency org="org.fujion.webjars" name="webjar-bootstrap" rev="5.1.3">
<artifact name="webjar-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-bootstrap', version='5.1.3')
)
libraryDependencies += "org.fujion.webjars" % "webjar-bootstrap" % "5.1.3"
[org.fujion.webjars/webjar-bootstrap "5.1.3"]