is not current version
Last Version 3.11.1

org.wixtoolset.maven:sdk-toolset 3.10.3

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.wixtoolset.maven
ArtifactId

ArtifactId

sdk-toolset
Version

Version

3.10.3
Type

Type

jar

Download sdk-toolset 3.10.3


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