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