| License |
License
Apache 2
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdflexboxgrid |
| Version | Version6.3.0 |
| Type | Typejar |
| Description |
Descriptionflexboxgrid
WebJar for flexboxgrid
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flexboxgrid-6.3.0.pom | |
| flexboxgrid-6.3.0.jar | 71 KB |
| flexboxgrid-6.3.0-sources.jar | 22 bytes |
| flexboxgrid-6.3.0-javadoc.jar | 22 bytes |
| Browse |
<!-- 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"]