is not current version
Last Version 4.1.1

org.webjars:bootstrap-material-design 4.1.0

WebJar for Material Design for Bootstrap

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-material-design
Version

Version

4.1.0
Type

Type

jar

Download bootstrap-material-design 4.1.0


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