Group Id com.gu
Artifact Id support-models_2.11
Version 0.13
Packaging jar
URL -
Badge
Last Updated 2017-10-04T05:05:46+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>support-models_2.11</artifactId>
    <version>0.13</version>
</dependency>
implementation group: 'com.gu', name: 'support-models_2.11', version: '0.13'
implementation 'com.gu:support-models_2.11:0.13'
implementation("com.gu:support-models_2.11:0.13")
libraryDependencies += "com.gu" % "support-models_2.11" % "0.13"
<dependency org="com.gu" name="support-models_2.11" rev="0.13"/>
@Grapes(
    @Grab(group='com.gu', module='support-models_2.11', version='0.13')
)
[com.gu/support-models_2.11 "0.13"]
'com.gu:support-models_2.11:0.13'