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