is not current version
Last Version 0.6.2

org.webjars.bower:bulma 0.1.0

WebJar for bulma

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bulma
Version

Version

0.1.0
Type

Type

jar

Download bulma 0.1.0


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