is not current version
Last Version 5.1.3

org.fujion.webjars:webjar-bootstrap 4.5.0

Default bootstrap theme.

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-bootstrap
Version

Version

4.5.0
Type

Type

jar

Download webjar-bootstrap 4.5.0


<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootstrap/ -->
<dependency>
    <groupId>org.fujion.webjars</groupId>
    <artifactId>webjar-bootstrap</artifactId>
    <version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootstrap/
implementation 'org.fujion.webjars:webjar-bootstrap:4.5.0'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-bootstrap/
implementation ("org.fujion.webjars:webjar-bootstrap:4.5.0")
'org.fujion.webjars:webjar-bootstrap:jar:4.5.0'
<dependency org="org.fujion.webjars" name="webjar-bootstrap" rev="4.5.0">
  <artifact name="webjar-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-bootstrap', version='4.5.0')
)
libraryDependencies += "org.fujion.webjars" % "webjar-bootstrap" % "4.5.0"
[org.fujion.webjars/webjar-bootstrap "4.5.0"]