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

org.webjars.bower:bootstrap-sweetalert 1.0.0

WebJar for bootstrap-sweetalert

Группа

Группа

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

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

bootstrap-sweetalert
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать bootstrap-sweetalert 1.0.0


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