не последняя версия
Последняя версия 4.1.1

org.webjars:bootstrap-material-design 0.2.1

WebJar for Material Design for Bootstrap

Группа

Группа

org.webjars
Идентификатор

Идентификатор

bootstrap-material-design
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать 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"]