License |
License
RWS Developer Software and Distribution Agreement
|
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdcil |
Last Version | Last Version11.6.0-1123 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTridion Content Interaction Library
Tridion Content Interaction Library
|
Filename | Size |
---|---|
cil-11.6.0-1123.pom | 11 KB |
cil-11.6.0-1123-sources.jar | 189 bytes |
cil-11.6.0-1123-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/cil/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>cil</artifactId>
<version>11.6.0-1123</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/cil/
implementation 'com.sdl.delivery:cil:11.6.0-1123'
// https://jarcasting.com/artifacts/com.sdl.delivery/cil/
implementation ("com.sdl.delivery:cil:11.6.0-1123")
'com.sdl.delivery:cil:jar:11.6.0-1123'
<dependency org="com.sdl.delivery" name="cil" rev="11.6.0-1123">
<artifact name="cil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='cil', version='11.6.0-1123')
)
libraryDependencies += "com.sdl.delivery" % "cil" % "11.6.0-1123"
[com.sdl.delivery/cil "11.6.0-1123"]