Group Id com.gu
Artifact Id content-api-models
Version 8.14
Packaging jar
URL -
Badge
Last Updated 2016-05-16T03:40:57+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>content-api-models</artifactId>
    <version>8.14</version>
</dependency>
implementation group: 'com.gu', name: 'content-api-models', version: '8.14'
implementation 'com.gu:content-api-models:8.14'
implementation("com.gu:content-api-models:8.14")
libraryDependencies += "com.gu" % "content-api-models" % "8.14"
<dependency org="com.gu" name="content-api-models" rev="8.14"/>
@Grapes(
    @Grab(group='com.gu', module='content-api-models', version='8.14')
)
[com.gu/content-api-models "8.14"]
'com.gu:content-api-models:8.14'