is not current version
Last Version 4.1.1

org.webjars:bootstrap-material-design 0.5.10

WebJar for Material Design for Bootstrap

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-material-design
Version

Version

0.5.10
Type

Type

jar

Download bootstrap-material-design 0.5.10


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