| GroupId | GroupIdorg.webjars.bowergithub.jgthms |
|---|---|
| ArtifactId | ArtifactIdbulma |
| Version | Version0.8.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| bulma-0.8.0.pom | |
| bulma-0.8.0.jar | 217 KB |
| bulma-0.8.0-sources.jar | 22 bytes |
| bulma-0.8.0-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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/
implementation 'org.webjars.bowergithub.jgthms:bulma:0.8.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/
implementation ("org.webjars.bowergithub.jgthms:bulma:0.8.0")
'org.webjars.bowergithub.jgthms:bulma:jar:0.8.0'
<dependency org="org.webjars.bowergithub.jgthms" name="bulma" rev="0.8.0">
<artifact name="bulma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jgthms', module='bulma', version='0.8.0')
)
libraryDependencies += "org.webjars.bowergithub.jgthms" % "bulma" % "0.8.0"
[org.webjars.bowergithub.jgthms/bulma "0.8.0"]