GroupId | GroupIdcom.gu |
---|---|
ArtifactId | ArtifactIdsupport-models_2.11 |
Version | Version0.21 |
Type | Typejar |
Filename | Size |
---|---|
support-models_2.11-0.21.pom | |
support-models_2.11-0.21.jar | 115 KB |
support-models_2.11-0.21-sources.jar | 8 KB |
support-models_2.11-0.21-javadoc.jar | 457 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.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/support-models_2.11/
implementation 'com.gu:support-models_2.11:0.21'
// https://jarcasting.com/artifacts/com.gu/support-models_2.11/
implementation ("com.gu:support-models_2.11:0.21")
'com.gu:support-models_2.11:jar:0.21'
<dependency org="com.gu" name="support-models_2.11" rev="0.21">
<artifact name="support-models_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='support-models_2.11', version='0.21')
)
libraryDependencies += "com.gu" % "support-models_2.11" % "0.21"
[com.gu/support-models_2.11 "0.21"]