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