Group Id com.gu
Artifact Id support-config_2.12
Version 0.22
Packaging jar
URL -
Badge
Last Updated 2019-02-22T06:30:29+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>support-config_2.12</artifactId>
    <version>0.22</version>
</dependency>
implementation group: 'com.gu', name: 'support-config_2.12', version: '0.22'
implementation 'com.gu:support-config_2.12:0.22'
implementation("com.gu:support-config_2.12:0.22")
libraryDependencies += "com.gu" % "support-config_2.12" % "0.22"
<dependency org="com.gu" name="support-config_2.12" rev="0.22"/>
@Grapes(
    @Grab(group='com.gu', module='support-config_2.12', version='0.22')
)
[com.gu/support-config_2.12 "0.22"]
'com.gu:support-config_2.12:0.22'