is not current version
Last Version 5.4.0

org.webjars.bower:bootbox.js 4.4.0

WebJar for bootbox.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootbox.js
Version

Version

4.4.0
Type

Type

jar

Download bootbox.js 4.4.0


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