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