| Группа | Группаorg.webjars.bowergithub.jgthms |
|---|---|
| Идентификатор | Идентификаторbulma |
| Версия | Версия0.9.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bulma-0.9.0.pom | |
| bulma-0.9.0.jar | 289 KB |
| bulma-0.9.0-sources.jar | 22 bytes |
| bulma-0.9.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/ -->
<dependency>
<groupId>org.webjars.bowergithub.jgthms</groupId>
<artifactId>bulma</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/
implementation 'org.webjars.bowergithub.jgthms:bulma:0.9.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jgthms/bulma/
implementation ("org.webjars.bowergithub.jgthms:bulma:0.9.0")
'org.webjars.bowergithub.jgthms:bulma:jar:0.9.0'
<dependency org="org.webjars.bowergithub.jgthms" name="bulma" rev="0.9.0">
<artifact name="bulma" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jgthms', module='bulma', version='0.9.0')
)
libraryDependencies += "org.webjars.bowergithub.jgthms" % "bulma" % "0.9.0"
[org.webjars.bowergithub.jgthms/bulma "0.9.0"]