is not current version
Last Version 5.0.0

org.webjars.bower:bootbox 2.5.1

WebJar for bootbox

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootbox
Version

Version

2.5.1
Type

Type

jar

Download bootbox 2.5.1


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