Group Id com.gu
Artifact Id apps-rendering-api-models_2.12
Version 0.11.3
Packaging jar
URL -
Badge
Last Updated 2021-11-23T04:06:56+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.3</version>
</dependency>
implementation group: 'com.gu', name: 'apps-rendering-api-models_2.12', version: '0.11.3'
implementation 'com.gu:apps-rendering-api-models_2.12:0.11.3'
implementation("com.gu:apps-rendering-api-models_2.12:0.11.3")
libraryDependencies += "com.gu" % "apps-rendering-api-models_2.12" % "0.11.3"
<dependency org="com.gu" name="apps-rendering-api-models_2.12" rev="0.11.3"/>
@Grapes(
    @Grab(group='com.gu', module='apps-rendering-api-models_2.12', version='0.11.3')
)
[com.gu/apps-rendering-api-models_2.12 "0.11.3"]
'com.gu:apps-rendering-api-models_2.12:0.11.3'