is not current version
Last Version 3.11.1

org.wixtoolset.maven:wix-bootstrap 3.9.2

The burn bootstrap application used as the base for the light compilation of a WiX Bundle

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.wixtoolset.maven
ArtifactId

ArtifactId

wix-bootstrap
Version

Version

3.9.2
Type

Type

jar

Download wix-bootstrap 3.9.2


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