MVN

org.webjars.npm : sweetalert

Maven & Gradle

Aug 11, 2021
2 usages
22.3k stars

sweetalert · WebJar for sweetalert

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>sweetalert</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars.npm : sweetalert to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.webjars.npm : sweetalert to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
sweetalert-2.1.2
sweetalert-2.1.0
2.0.x
sweetalert-2.0.8
1.1.x
sweetalert-1.1.3
sweetalert-1.1.2
sweetalert-1.1.1

How to add a dependency to Maven

Add the following org.webjars.npm : sweetalert maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>sweetalert</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars.npm : sweetalert gradle dependency to your build.gradle file:

implementation 'org.webjars.npm:sweetalert:1.1.2'

Gradle Kotlin DSL: Add the following org.webjars.npm : sweetalert gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars.npm:sweetalert:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars.npm : sweetalert sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars.npm" % "sweetalert" % "1.1.2"

Advertisement

Dependencies from Group

Feb 24, 2021
474 usages
58.8k stars
May 12, 2023
457 usages
58.8k stars
Aug 23, 2023
358 usages
1.2k stars
Aug 16, 2018
246 usages
42.8k stars
Jan 06, 2022
225 usages
4.4k stars

Discover Dependencies

Feb 24, 2018
4 usages
221.6k stars
Mar 28, 2023
15 usages
3k stars
Feb 27, 2018
277 usages
22k stars
Nov 26, 2015
6 usages
86 stars
Oct 13, 2018
2 usages
19 stars
Feb 27, 2016