Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-data-model-compatible |
Version | Version11.1.0-1028 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-data-model-compatible/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-data-model-compatible</artifactId>
<version>11.1.0-1028</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-data-model-compatible/
implementation 'com.sdl.delivery:udp-data-model-compatible:11.1.0-1028'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-data-model-compatible/
implementation ("com.sdl.delivery:udp-data-model-compatible:11.1.0-1028")
'com.sdl.delivery:udp-data-model-compatible:jar:11.1.0-1028'
<dependency org="com.sdl.delivery" name="udp-data-model-compatible" rev="11.1.0-1028">
<artifact name="udp-data-model-compatible" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-data-model-compatible', version='11.1.0-1028')
)
libraryDependencies += "com.sdl.delivery" % "udp-data-model-compatible" % "11.1.0-1028"
[com.sdl.delivery/udp-data-model-compatible "11.1.0-1028"]