is not current version
Last Version 4.1.1

org.webjars:bootstrap-material-design 0.2.1

WebJar for Material Design for Bootstrap

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-material-design
Version

Version

0.2.1
Type

Type

jar

Download bootstrap-material-design 0.2.1


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