Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-data-model-compatible |
Version | Version11.0.1-1020 |
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.0.1-1020</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-data-model-compatible/
implementation 'com.sdl.delivery:udp-data-model-compatible:11.0.1-1020'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-data-model-compatible/
implementation ("com.sdl.delivery:udp-data-model-compatible:11.0.1-1020")
'com.sdl.delivery:udp-data-model-compatible:jar:11.0.1-1020'
<dependency org="com.sdl.delivery" name="udp-data-model-compatible" rev="11.0.1-1020">
<artifact name="udp-data-model-compatible" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-data-model-compatible', version='11.0.1-1020')
)
libraryDependencies += "com.sdl.delivery" % "udp-data-model-compatible" % "11.0.1-1020"
[com.sdl.delivery/udp-data-model-compatible "11.0.1-1020"]