| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.jgthms |
| ArtifactId | ArtifactIdbulma |
| Version | Version0.9.3 |
| Type | Typejar |
| Description |
Descriptionbulma
WebJar for bulma
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bulma-0.9.3.pom | |
| bulma-0.9.3.jar | 300 KB |
| bulma-0.9.3-sources.jar | 22 bytes |
| bulma-0.9.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/
implementation 'org.webjars.bowergithub.jgthms:bulma:0.9.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/
implementation ("org.webjars.bowergithub.jgthms:bulma:0.9.3")
'org.webjars.bowergithub.jgthms:bulma:jar:0.9.3'
<dependency org="org.webjars.bowergithub.jgthms" name="bulma" rev="0.9.3">
<artifact name="bulma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jgthms', module='bulma', version='0.9.3')
)
libraryDependencies += "org.webjars.bowergithub.jgthms" % "bulma" % "0.9.3"
[org.webjars.bowergithub.jgthms/bulma "0.9.3"]