Group Id com.gu
Artifact Id support-models_2.12
Version 0.24
Packaging jar
URL -
Badge
Last Updated 2018-04-04T05:06:22+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.12</artifactId>
    <version>0.24</version>
</dependency>
implementation group: 'com.gu', name: 'support-models_2.12', version: '0.24'
implementation 'com.gu:support-models_2.12:0.24'
implementation("com.gu:support-models_2.12:0.24")
libraryDependencies += "com.gu" % "support-models_2.12" % "0.24"
<dependency org="com.gu" name="support-models_2.12" rev="0.24"/>
@Grapes(
    @Grab(group='com.gu', module='support-models_2.12', version='0.24')
)
[com.gu/support-models_2.12 "0.24"]
'com.gu:support-models_2.12:0.24'