Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdsupport-config_2.11 |
Version | Version0.9 |
Type | Typejar |
Filename | Size |
---|---|
support-config_2.11-0.9.pom | |
support-config_2.11-0.9.jar | 38 KB |
support-config_2.11-0.9-sources.jar | 4 KB |
support-config_2.11-0.9-javadoc.jar | 404 KB |
Browse |
<!-- 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"]