MVN

maven : maven-nsis-plugin

Maven & Gradle

May 08, 2007
1 usages
<dependency>
    <groupId>maven</groupId>
    <artifactId>maven-nsis-plugin</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of maven : maven-nsis-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of maven : maven-nsis-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
maven-nsis-plugin-2.1
2.0
maven-nsis-plugin-2.0
1.1
maven-nsis-plugin-1.1
1.0
maven-nsis-plugin-1.0

How to add a dependency to Maven

Add the following maven : maven-nsis-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>maven</groupId>
    <artifactId>maven-nsis-plugin</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following maven : maven-nsis-plugin gradle dependency to your build.gradle file:

implementation 'maven:maven-nsis-plugin:2.1'

Gradle Kotlin DSL: Add the following maven : maven-nsis-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("maven:maven-nsis-plugin:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following maven : maven-nsis-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "maven" % "maven-nsis-plugin" % "2.1"

Advertisement

Dependencies from Group

Jun 25, 2007
32 usages
Apr 25, 2007
16 usages
Nov 06, 2006
8 usages
Jul 20, 2006
8 usages
Jun 23, 2006
8 usages

Discover Dependencies

Jun 02, 2012
2 usages
Jan 27, 2015
1 usages
0 stars
Feb 20, 2007
9 usages
Dec 17, 2013
2 usages
38 stars
Jan 10, 2014
2 usages
Mar 07, 2015
3 usages
2 stars