| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbulma |
| Last Version | Last Version0.9.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbulma
WebJar for bulma
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bulma-0.9.4.pom | |
| bulma-0.9.4.jar | 229 KB |
| bulma-0.9.4-sources.jar | 22 bytes |
| bulma-0.9.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bulma/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bulma</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bulma/
implementation 'org.webjars.npm:bulma:0.9.4'
// https://jarcasting.com/artifacts/org.webjars.npm/bulma/
implementation ("org.webjars.npm:bulma:0.9.4")
'org.webjars.npm:bulma:jar:0.9.4'
<dependency org="org.webjars.npm" name="bulma" rev="0.9.4">
<artifact name="bulma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bulma', version='0.9.4')
)
libraryDependencies += "org.webjars.npm" % "bulma" % "0.9.4"
[org.webjars.npm/bulma "0.9.4"]