is not current version
Last Version 2.4.0

org.webjars.bower:bootstrap-offcanvas 1.4.2

WebJar for bootstrap-offcanvas

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-offcanvas
Version

Version

1.4.2
Type

Type

jar

Download bootstrap-offcanvas 1.4.2


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