Group Id com.gu
Artifact Id support-config_2.12
Version 0.19
Packaging jar
URL -
Badge
Last Updated 2019-01-31T05:24:14+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.19</version>
</dependency>
implementation group: 'com.gu', name: 'support-config_2.12', version: '0.19'
implementation 'com.gu:support-config_2.12:0.19'
implementation("com.gu:support-config_2.12:0.19")
libraryDependencies += "com.gu" % "support-config_2.12" % "0.19"
<dependency org="com.gu" name="support-config_2.12" rev="0.19"/>
@Grapes(
    @Grab(group='com.gu', module='support-config_2.12', version='0.19')
)
[com.gu/support-config_2.12 "0.19"]
'com.gu:support-config_2.12:0.19'