MVN

com.nannoq : fcm

Maven & Gradle

Oct 13, 2019
0 stars

Nannoq Tools FCM · FCM Layer of Nannoq Tools

<dependency>
    <groupId>com.nannoq</groupId>
    <artifactId>fcm</artifactId>
    <version>1.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nannoq : fcm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.7

All Versions

Choose a version of com.nannoq : fcm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
fcm-1.1.7
fcm-1.1.6
fcm-1.1.5
fcm-1.1.4
fcm-1.1.2
fcm-1.1.1
fcm-1.1.0
1.0.x
fcm-1.0.8
fcm-1.0.7
fcm-1.0.4
fcm-1.0.3
fcm-1.0.2
fcm-1.0.1
fcm-1.0.0

How to add a dependency to Maven

Add the following com.nannoq : fcm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nannoq</groupId>
    <artifactId>fcm</artifactId>
    <version>1.1.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nannoq : fcm gradle dependency to your build.gradle file:

implementation 'com.nannoq:fcm:1.1.7'

Gradle Kotlin DSL: Add the following com.nannoq : fcm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nannoq:fcm:1.1.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nannoq : fcm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nannoq" % "fcm" % "1.1.7"

Advertisement

Dependencies from Group

Oct 13, 2019
10 usages
0 stars
Oct 13, 2019
8 usages
0 stars
Jan 13, 2018
5 usages
2 stars
web
Oct 13, 2019
3 usages
0 stars
Oct 13, 2019
1 usages
2 stars

Discover Dependencies