GroupId | GroupIdcom.gu |
---|---|
ArtifactId | ArtifactIdsupport-models_2.11 |
Version | Version0.2 |
Type | Typejar |
Filename | Size |
---|---|
support-models_2.11-0.2.pom | |
support-models_2.11-0.2.jar | 53 KB |
support-models_2.11-0.2-sources.jar | 4 KB |
support-models_2.11-0.2-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu/support-models_2.11/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>support-models_2.11</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/support-models_2.11/
implementation 'com.gu:support-models_2.11:0.2'
// https://jarcasting.com/artifacts/com.gu/support-models_2.11/
implementation ("com.gu:support-models_2.11:0.2")
'com.gu:support-models_2.11:jar:0.2'
<dependency org="com.gu" name="support-models_2.11" rev="0.2">
<artifact name="support-models_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='support-models_2.11', version='0.2')
)
libraryDependencies += "com.gu" % "support-models_2.11" % "0.2"
[com.gu/support-models_2.11 "0.2"]