GroupId | GroupIdcom.sdl.delivery |
---|---|
ArtifactId | ArtifactIdudp-cis-core |
Version | Version11.1.0-1104 |
Type | Typejar |
Filename | Size |
---|---|
udp-cis-core-11.1.0-1104.pom | |
udp-cis-core-11.1.0-1104.jar | 155 KB |
udp-cis-core-11.1.0-1104-sources.jar | 189 bytes |
udp-cis-core-11.1.0-1104-javadoc.jar | 814 KB |
Browse |
<!-- 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"]