License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdflexbox-grid |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionflexbox-grid
WebJar for flexbox-grid
|
Project URL |
Project URL |
Filename | Size |
---|---|
flexbox-grid-1.0.0.pom | |
flexbox-grid-1.0.0.jar | 9 KB |
flexbox-grid-1.0.0-sources.jar | 22 bytes |
flexbox-grid-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/flexbox-grid/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>flexbox-grid</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/flexbox-grid/
implementation 'org.webjars.npm:flexbox-grid:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/flexbox-grid/
implementation ("org.webjars.npm:flexbox-grid:1.0.0")
'org.webjars.npm:flexbox-grid:jar:1.0.0'
<dependency org="org.webjars.npm" name="flexbox-grid" rev="1.0.0">
<artifact name="flexbox-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='flexbox-grid', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "flexbox-grid" % "1.0.0"
[org.webjars.npm/flexbox-grid "1.0.0"]