bulma-pricingtable
Display a pricing table with Bulma (find all my bulma's extensions here)
Documentation & Demo
You can find the Documentation and a demo here
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdbulma-pricingtable |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbulma-pricingtable
WebJar for bulma-pricingtable
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bulma-pricingtable-2.1.0.pom | |
| bulma-pricingtable-2.1.0.jar | 10 KB |
| bulma-pricingtable-2.1.0-sources.jar | 22 bytes |
| bulma-pricingtable-2.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bulma-pricingtable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bulma-pricingtable</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bulma-pricingtable/
implementation 'org.webjars.npm:bulma-pricingtable:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/bulma-pricingtable/
implementation ("org.webjars.npm:bulma-pricingtable:2.1.0")
'org.webjars.npm:bulma-pricingtable:jar:2.1.0'
<dependency org="org.webjars.npm" name="bulma-pricingtable" rev="2.1.0">
<artifact name="bulma-pricingtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bulma-pricingtable', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "bulma-pricingtable" % "2.1.0"
[org.webjars.npm/bulma-pricingtable "2.1.0"]
Display a pricing table with Bulma (find all my bulma's extensions here)
You can find the Documentation and a demo here