License |
License |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdmobile-notifications-api-models_2.13 |
Version | Version1.0.15 |
Type | Typejar |
Description |
Descriptionmobile-notifications-api-models
Scala models for the Guardian Push Notifications API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.15</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.15'
// https://jarcasting.com/artifacts/com.gu/mobile-notifications-api-models_2.13/
implementation ("com.gu:mobile-notifications-api-models_2.13:1.0.15")
'com.gu:mobile-notifications-api-models_2.13:jar:1.0.15'
<dependency org="com.gu" name="mobile-notifications-api-models_2.13" rev="1.0.15">
<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.15')
)
libraryDependencies += "com.gu" % "mobile-notifications-api-models_2.13" % "1.0.15"
[com.gu/mobile-notifications-api-models_2.13 "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.typesafe.play : play-json_2.13 | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.12.1 |
com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.5.1 |
org.specs2 : specs2-mock_2.13 | jar | 4.5.1 |