is not current version
Last Version 5.4.0

org.webjars.bower:bootbox.js 5.3.2

WebJar for bootbox.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootbox.js
Version

Version

5.3.2
Type

Type

jar

Download bootbox.js 5.3.2


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