is not current version
Last Version 5.0.0

org.webjars.bower:bootbox 4.4.0

WebJar for bootbox.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootbox
Version

Version

4.4.0
Type

Type

jar

Download bootbox 4.4.0


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