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

org.webjars.npm:sweetalert2 10.13.2

WebJar for sweetalert2

Группа

Группа

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

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

sweetalert2
Версия

Версия

10.13.2
Тип

Тип

jar

Скачать sweetalert2 10.13.2


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