GroupId | GroupIdcom.gu |
---|---|
ArtifactId | ArtifactIdmobile-notifications-api-models_2.13 |
Version | Version1.0.12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gu/mobile-notifications-api-models_2.13/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>mobile-notifications-api-models_2.13</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/mobile-notifications-api-models_2.13/
implementation 'com.gu:mobile-notifications-api-models_2.13:1.0.12'
// https://jarcasting.com/artifacts/com.gu/mobile-notifications-api-models_2.13/
implementation ("com.gu:mobile-notifications-api-models_2.13:1.0.12")
'com.gu:mobile-notifications-api-models_2.13:jar:1.0.12'
<dependency org="com.gu" name="mobile-notifications-api-models_2.13" rev="1.0.12">
<artifact name="mobile-notifications-api-models_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='mobile-notifications-api-models_2.13', version='1.0.12')
)
libraryDependencies += "com.gu" % "mobile-notifications-api-models_2.13" % "1.0.12"
[com.gu/mobile-notifications-api-models_2.13 "1.0.12"]