is not current version
Last Version 3.11.1

org.wixtoolset.maven:wix-toolset 3.11.0

Bundle of command line executable tools for building WiX projects for use in Maven Plugins

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.wixtoolset.maven
ArtifactId

ArtifactId

wix-toolset
Version

Version

3.11.0
Type

Type

jar

Download wix-toolset 3.11.0


<!-- https://jarcasting.com/artifacts/org.wixtoolset.maven/wix-toolset/ -->
<dependency>
    <groupId>org.wixtoolset.maven</groupId>
    <artifactId>wix-toolset</artifactId>
    <version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wixtoolset.maven/wix-toolset/
implementation 'org.wixtoolset.maven:wix-toolset:3.11.0'
// https://jarcasting.com/artifacts/org.wixtoolset.maven/wix-toolset/
implementation ("org.wixtoolset.maven:wix-toolset:3.11.0")
'org.wixtoolset.maven:wix-toolset:jar:3.11.0'
<dependency org="org.wixtoolset.maven" name="wix-toolset" rev="3.11.0">
  <artifact name="wix-toolset" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wixtoolset.maven', module='wix-toolset', version='3.11.0')
)
libraryDependencies += "org.wixtoolset.maven" % "wix-toolset" % "3.11.0"
[org.wixtoolset.maven/wix-toolset "3.11.0"]