is not current version
Last Version 0.16

com.gu:support-config_2.11 0.9

Scala library to provide shared configuration to Guardian Support projects.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

support-config_2.11
Version

Version

0.9
Type

Type

jar

Download support-config_2.11 0.9


<!-- https://jarcasting.com/artifacts/com.gu/support-config_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>support-config_2.11</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/support-config_2.11/
implementation 'com.gu:support-config_2.11:0.9'
// https://jarcasting.com/artifacts/com.gu/support-config_2.11/
implementation ("com.gu:support-config_2.11:0.9")
'com.gu:support-config_2.11:jar:0.9'
<dependency org="com.gu" name="support-config_2.11" rev="0.9">
  <artifact name="support-config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='support-config_2.11', version='0.9')
)
libraryDependencies += "com.gu" % "support-config_2.11" % "0.9"
[com.gu/support-config_2.11 "0.9"]