is not current version
Last Version 8.6.0

com.sdl.web:xo-client-compatible 8.1.1

Experience Optimization - Client API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sdl.web
ArtifactId

ArtifactId

xo-client-compatible
Version

Version

8.1.1
Type

Type

jar

Download xo-client-compatible 8.1.1


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