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