flexboxgrid

WebJar for flexboxgrid

License

License

Apache 2
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

flexboxgrid
Last Version

Last Version

6.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

flexboxgrid
WebJar for flexboxgrid
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/kristoferjoseph/flexboxgrid

Download flexboxgrid

How to add to project

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

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.

Flexbox Grid

flexboxgrid.com

Grid based on the flex display property.

Install

npm

npm i flexboxgrid --save

bower

bower install flexboxgrid

cdn

CDNJS

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css" >

css

Add the flexboxgrid.css development or flexboxgrid.min.css production to your html page.

<link rel="stylesheet" href="css/flexboxgrid.min.css" type="text/css">

Inspiration

Versions

Version
6.3.0