is not current version
Last Version 8.6.0

com.sdl.web:xo-client 8.2.0

Experience Optimization - Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

xo-client
Version

Version

8.2.0
Type

Type

jar

Download xo-client 8.2.0


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