License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-hootsuite-grid |
Version | Versionv0.4.0 |
Type | Typejar |
Description |
Descriptiongrid-list
WebJar for grid-list
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-hootsuite-grid-v0.4.0.pom | |
github-com-hootsuite-grid-v0.4.0.jar | 31 KB |
github-com-hootsuite-grid-v0.4.0-sources.jar | 22 bytes |
github-com-hootsuite-grid-v0.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-hootsuite-grid/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-hootsuite-grid</artifactId>
<version>v0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-hootsuite-grid/
implementation 'org.webjars.bower:github-com-hootsuite-grid:v0.4.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-hootsuite-grid/
implementation ("org.webjars.bower:github-com-hootsuite-grid:v0.4.0")
'org.webjars.bower:github-com-hootsuite-grid:jar:v0.4.0'
<dependency org="org.webjars.bower" name="github-com-hootsuite-grid" rev="v0.4.0">
<artifact name="github-com-hootsuite-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-hootsuite-grid', version='v0.4.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-hootsuite-grid" % "v0.4.0"
[org.webjars.bower/github-com-hootsuite-grid "v0.4.0"]