Group Id com.gu
Artifact Id content-api-models
Version 10.7
Packaging jar
URL -
Badge
Last Updated 2016-11-01T06:30: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>10.7</version>
</dependency>
implementation group: 'com.gu', name: 'content-api-models', version: '10.7'
implementation 'com.gu:content-api-models:10.7'
implementation("com.gu:content-api-models:10.7")
libraryDependencies += "com.gu" % "content-api-models" % "10.7"
<dependency org="com.gu" name="content-api-models" rev="10.7"/>
@Grapes(
    @Grab(group='com.gu', module='content-api-models', version='10.7')
)
[com.gu/content-api-models "10.7"]
'com.gu:content-api-models:10.7'