is not current version
Last Version 11.6.0-1177

com.sdl.delivery:udp-cis-core 11.1.0-1104

Content as a Service Core

GroupId

GroupId

com.sdl.delivery
ArtifactId

ArtifactId

udp-cis-core
Version

Version

11.1.0-1104
Type

Type

jar

Download udp-cis-core 11.1.0-1104


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