Group Id com.gu
Artifact Id apps-rendering-api-models_2.12
Version 0.11.2
Packaging jar
URL -
Badge
Last Updated 2021-03-23T10:18:49+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>apps-rendering-api-models_2.12</artifactId>
    <version>0.11.2</version>
</dependency>
implementation group: 'com.gu', name: 'apps-rendering-api-models_2.12', version: '0.11.2'
implementation 'com.gu:apps-rendering-api-models_2.12:0.11.2'
implementation("com.gu:apps-rendering-api-models_2.12:0.11.2")
libraryDependencies += "com.gu" % "apps-rendering-api-models_2.12" % "0.11.2"
<dependency org="com.gu" name="apps-rendering-api-models_2.12" rev="0.11.2"/>
@Grapes(
    @Grab(group='com.gu', module='apps-rendering-api-models_2.12', version='0.11.2')
)
[com.gu/apps-rendering-api-models_2.12 "0.11.2"]
'com.gu:apps-rendering-api-models_2.12:0.11.2'