MVN

com.github.hazendaz.npp : npp

Maven & Gradle

Jun 04, 2023
1 stars

npp · Distribution for Notepad Plus Plus

<dependency>
    <groupId>com.github.hazendaz.npp</groupId>
    <artifactId>npp</artifactId>
    <version>8.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hazendaz.npp : npp to add to Maven - Latest Versions:

  • Latest Stable: 8.5.3

All Versions

Choose a version of com.github.hazendaz.npp : npp to add to Maven - All Versions:

Version Vulnerabilities Updated
8.5.x
npp-8.5.3
8.4.x
npp-8.4.8
npp-8.4.4
7.9.x
npp-7.9.2
npp-7.9.1
7.9
npp-7.9
7.8.x
npp-7.8.9
npp-7.8.7
npp-7.8.6
npp-7.8.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hazendaz.npp</groupId>
    <artifactId>npp</artifactId>
    <version>8.5.3</version>
</dependency>

Advertisement