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