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