is not current version
Last Version 0.12.0

com.gu:apps-rendering-api-models_2.12 0.11.1

Models used by the apps-rendering API

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

apps-rendering-api-models_2.12
Version

Version

0.11.1
Type

Type

jar

Download apps-rendering-api-models_2.12 0.11.1


<!-- https://jarcasting.com/artifacts/com.gu/apps-rendering-api-models_2.12/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>apps-rendering-api-models_2.12</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/apps-rendering-api-models_2.12/
implementation 'com.gu:apps-rendering-api-models_2.12:0.11.1'
// https://jarcasting.com/artifacts/com.gu/apps-rendering-api-models_2.12/
implementation ("com.gu:apps-rendering-api-models_2.12:0.11.1")
'com.gu:apps-rendering-api-models_2.12:jar:0.11.1'
<dependency org="com.gu" name="apps-rendering-api-models_2.12" rev="0.11.1">
  <artifact name="apps-rendering-api-models_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='apps-rendering-api-models_2.12', version='0.11.1')
)
libraryDependencies += "com.gu" % "apps-rendering-api-models_2.12" % "0.11.1"
[com.gu/apps-rendering-api-models_2.12 "0.11.1"]