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

org.webjars.bower:bulma 0.0.12

WebJar for bulma

Группа

Группа

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

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

bulma
Версия

Версия

0.0.12
Тип

Тип

jar

Скачать bulma 0.0.12


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