GroupId | GroupIdcom.gu |
---|---|
ArtifactId | ArtifactIdcontent-api-models-macros |
Version | Version9.15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gu/content-api-models-macros/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-api-models-macros</artifactId>
<version>9.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-models-macros/
implementation 'com.gu:content-api-models-macros:9.15'
// https://jarcasting.com/artifacts/com.gu/content-api-models-macros/
implementation ("com.gu:content-api-models-macros:9.15")
'com.gu:content-api-models-macros:jar:9.15'
<dependency org="com.gu" name="content-api-models-macros" rev="9.15">
<artifact name="content-api-models-macros" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-models-macros', version='9.15')
)
libraryDependencies += "com.gu" % "content-api-models-macros" % "9.15"
[com.gu/content-api-models-macros "9.15"]