| Группа | Группаcom.sdl.delivery |
|---|---|
| Идентификатор | Идентификаторudp-iq-model-common |
| Версия | Версия11.0.0-1042 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| udp-iq-model-common-11.0.0-1042.pom | |
| udp-iq-model-common-11.0.0-1042.jar | 12 KB |
| udp-iq-model-common-11.0.0-1042-sources.jar | 189 bytes |
| udp-iq-model-common-11.0.0-1042-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-model-common/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-iq-model-common</artifactId>
<version>11.0.0-1042</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-model-common/
implementation 'com.sdl.delivery:udp-iq-model-common:11.0.0-1042'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-model-common/
implementation ("com.sdl.delivery:udp-iq-model-common:11.0.0-1042")
'com.sdl.delivery:udp-iq-model-common:jar:11.0.0-1042'
<dependency org="com.sdl.delivery" name="udp-iq-model-common" rev="11.0.0-1042">
<artifact name="udp-iq-model-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-iq-model-common', version='11.0.0-1042')
)
libraryDependencies += "com.sdl.delivery" % "udp-iq-model-common" % "11.0.0-1042"
[com.sdl.delivery/udp-iq-model-common "11.0.0-1042"]