GroupId | GroupIdcom.sdl.dxa.modules |
---|---|
ArtifactId | ArtifactIddxa-module-smarttarget-web8 |
Version | Version1.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-smarttarget-web8/ -->
<dependency>
<groupId>com.sdl.dxa.modules</groupId>
<artifactId>dxa-module-smarttarget-web8</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-smarttarget-web8/
implementation 'com.sdl.dxa.modules:dxa-module-smarttarget-web8:1.5.0'
// https://jarcasting.com/artifacts/com.sdl.dxa.modules/dxa-module-smarttarget-web8/
implementation ("com.sdl.dxa.modules:dxa-module-smarttarget-web8:1.5.0")
'com.sdl.dxa.modules:dxa-module-smarttarget-web8:jar:1.5.0'
<dependency org="com.sdl.dxa.modules" name="dxa-module-smarttarget-web8" rev="1.5.0">
<artifact name="dxa-module-smarttarget-web8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.dxa.modules', module='dxa-module-smarttarget-web8', version='1.5.0')
)
libraryDependencies += "com.sdl.dxa.modules" % "dxa-module-smarttarget-web8" % "1.5.0"
[com.sdl.dxa.modules/dxa-module-smarttarget-web8 "1.5.0"]