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