is not current version
Last Version 2.2.0

com.sdl.dxa:dxa-builder 1.7.0

Builder plugin for DXA projects used internally to organize build process

GroupId

GroupId

com.sdl.dxa
ArtifactId

ArtifactId

dxa-builder
Version

Version

1.7.0
Type

Type

jar

Download dxa-builder 1.7.0


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