is not current version
Last Version 0.5.0

org.webjars.npm:bootstrap-hacks 0.4.0

WebJar for bootstrap-hacks

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-hacks
Version

Version

0.4.0
Type

Type

jar

Download bootstrap-hacks 0.4.0


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