bulma-extensions

WebJar for bulma-extensions

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bulma-extensions
Last Version

Last Version

6.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

bulma-extensions
WebJar for bulma-extensions
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Wikiki/bulma-extensions

Download bulma-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/bulma-extensions/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bulma-extensions</artifactId>
    <version>6.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bulma-extensions/
implementation 'org.webjars.npm:bulma-extensions:6.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/bulma-extensions/
implementation ("org.webjars.npm:bulma-extensions:6.2.7")
'org.webjars.npm:bulma-extensions:jar:6.2.7'
<dependency org="org.webjars.npm" name="bulma-extensions" rev="6.2.7">
  <artifact name="bulma-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bulma-extensions', version='6.2.7')
)
libraryDependencies += "org.webjars.npm" % "bulma-extensions" % "6.2.7"
[org.webjars.npm/bulma-extensions "6.2.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Bulma extensions - All

‼️ This repository is not maintained anymore.

Please use extension dedicated repositories instead

Here is the list:

This repository provide a simple access to all extensions for Bulma.

npm npm

Each extensions is a git submodule.

Documentation & Demo

You can find the Documentation and a demo here

How to clone this repository

git clone https://github.com/Wikiki/bulma-extensions.git
cd bulma-extensions
git submodule init
git submodule update

or

git clone --recursive https://github.com/Wikiki/bulma-extensions.git

Related projects

Versions

Version
6.2.7
6.2.4
3.0.0
1.0.13