не последняя версия
Последняя версия 5.0.0

org.webjars.bower:bootbox 2.5.1

WebJar for bootbox

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

bootbox
Версия

Версия

2.5.1
Тип

Тип

jar

Скачать 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"]