GroupId | GroupIdcom.sdl.delivery |
---|---|
ArtifactId | ArtifactIdudp-cis-core |
Version | Version11.0.0-1071 |
Type | Typejar |
Filename | Size |
---|---|
udp-cis-core-11.0.0-1071.pom | |
udp-cis-core-11.0.0-1071.jar | 154 KB |
udp-cis-core-11.0.0-1071-sources.jar | 189 bytes |
udp-cis-core-11.0.0-1071-javadoc.jar | 815 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.0.0-1071</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-cis-core/
implementation 'com.sdl.delivery:udp-cis-core:11.0.0-1071'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-cis-core/
implementation ("com.sdl.delivery:udp-cis-core:11.0.0-1071")
'com.sdl.delivery:udp-cis-core:jar:11.0.0-1071'
<dependency org="com.sdl.delivery" name="udp-cis-core" rev="11.0.0-1071">
<artifact name="udp-cis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-cis-core', version='11.0.0-1071')
)
libraryDependencies += "com.sdl.delivery" % "udp-cis-core" % "11.0.0-1071"
[com.sdl.delivery/udp-cis-core "11.0.0-1071"]