License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbootstrap-hacks |
Version | Version0.5.0 |
Type | Typejar |
Description |
Descriptionbootstrap-hacks
WebJar for bootstrap-hacks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-hacks-0.5.0.pom | |
bootstrap-hacks-0.5.0.jar | 11 KB |
bootstrap-hacks-0.5.0-sources.jar | 22 bytes |
bootstrap-hacks-0.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-hacks/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bootstrap-hacks</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-hacks/
implementation 'org.webjars.npm:bootstrap-hacks:0.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap-hacks/
implementation ("org.webjars.npm:bootstrap-hacks:0.5.0")
'org.webjars.npm:bootstrap-hacks:jar:0.5.0'
<dependency org="org.webjars.npm" name="bootstrap-hacks" rev="0.5.0">
<artifact name="bootstrap-hacks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap-hacks', version='0.5.0')
)
libraryDependencies += "org.webjars.npm" % "bootstrap-hacks" % "0.5.0"
[org.webjars.npm/bootstrap-hacks "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : bootstrap | jar | [3.3.7,4) |