MVN

com.sflpro.notifier : api

Maven & Gradle

Sep 01, 2021
27 stars

Project acts as a root API grouping project

<dependency>
    <groupId>com.sflpro.notifier</groupId>
    <artifactId>api</artifactId>
    <version>1.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sflpro.notifier : api to add to Maven - Latest Versions:

  • Latest Stable: 1.10.1

All Versions

Choose a version of com.sflpro.notifier : api to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
api-1.10.1
api-1.10.0
1.9.x
api-1.9.1
api-1.9.0
1.8.x
api-1.8.2
api-1.8.1
api-1.8.0
1.7.x
api-1.7.0
1.6.x
api-1.6.0
1.4.x
api-1.4.3
api-1.4.0
1.3.x
api-1.3.28
1.2
api-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sflpro.notifier</groupId>
    <artifactId>api</artifactId>
    <version>1.10.1</version>
</dependency>

Advertisement