MVN

org.webjars : angular-strap

Maven & Gradle

Oct 26, 2015
2 usages

AngularStrap · WebJar for AngularStrap

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>angular-strap</artifactId>
    <version>2.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.4
  • Latest Release Candidate: 2.0.0-rc.4
  • Latest Beta: 2.0.0-beta.3

All Versions

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

Version Vulnerabilities Updated
2.3.x
angular-strap-2.3.4
angular-strap-2.3.3
angular-strap-2.3.2
2.2.x
angular-strap-2.2.3
angular-strap-2.2.2
angular-strap-2.2.1
2.1.x
angular-strap-2.1.4
angular-strap-2.1.3
angular-strap-2.1.2
angular-strap-2.1.0
2.0.x
angular-strap-2.0.5
angular-strap-2.0.4
angular-strap-2.0.3
angular-strap-2.0.2-2
angular-strap-2.0.2-1
angular-strap-2.0.2
angular-strap-2.0.1-rc.3-1
angular-strap-2.0.0
angular-strap-2.0.0-rc.4
angular-strap-2.0.0-rc.3-2
angular-strap-2.0.0-rc.3-1
angular-strap-2.0.0-rc.3
angular-strap-2.0.0-beta.3
0.7.x
angular-strap-0.7.8
angular-strap-0.7.4
angular-strap-0.7.3
angular-strap-0.7.2-1
angular-strap-0.7.2
angular-strap-0.7.1
angular-strap-0.7.0
0.6.x
angular-strap-0.6.6
angular-strap-0.6.3
angular-strap-0.6.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>angular-strap</artifactId>
    <version>2.3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars : angular-strap gradle dependency to your build.gradle file:

implementation 'org.webjars:angular-strap:2.3.4'

Gradle Kotlin DSL: Add the following org.webjars : angular-strap gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars:angular-strap:2.3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars : angular-strap sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars" % "angular-strap" % "2.3.4"

Advertisement

Dependencies from Group

Mar 14, 2023
469 usages
0 stars
Jul 31, 2023
347 usages
40 stars
Aug 21, 2023
217 usages
48 stars
187 usages
Jun 20, 2023
141 usages
1 stars

Discover Dependencies