MVN

org.webjars.bower : angularfire

Maven & Gradle

Mar 19, 2016
2.7k stars

angularfire · WebJar for angularfire

<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angularfire</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.4

All Versions

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

Version Vulnerabilities Updated
1.1.x
angularfire-1.1.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angularfire</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.webjars.bower:angularfire:1.1.4'

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

implementation("org.webjars.bower:angularfire:1.1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.webjars.bower" % "angularfire" % "1.1.4"

Advertisement

Dependencies from Group

Jun 01, 2023
711 usages
99 stars
Jan 03, 2023
709 usages
224 stars
Feb 27, 2018
277 usages
22k stars
May 31, 2023
216 usages
167.4k stars
Aug 25, 2019
132 usages
22k stars

Discover Dependencies