is not current version
Last Version 5.5.3

org.webjars.npm:bootbox 5.3.4

WebJar for bootbox

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootbox
Version

Version

5.3.4
Type

Type

jar

Download bootbox 5.3.4


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