is not current version
Last Version 1.3.2

org.webjars.bower:bootstrap-wizard 1.0.0

WebJar for bootstrap-wizard

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-wizard
Version

Version

1.0.0
Type

Type

jar

Download bootstrap-wizard 1.0.0


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