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