m

mobile-notifications-api-models_2.13

Scala models for the Guardian Push Notifications API
https://github.com/guardian/mobile-n10n
Apache-2.0
com.gu
guardian
Files download
File Operation
mobile-notifications-api-models_2.13-1.0.19.jar download
mobile-notifications-api-models_2.13-1.0.19.pom download
mobile-notifications-api-models_2.13-1.0.19-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>mobile-notifications-api-models_2.13</artifactId>
  <version>1.0.19</version>
</dependency>
Gradle Groovy
implementation 'com.gu:mobile-notifications-api-models_2.13:1.0.19'
Gradle Kotlin
implementation("com.gu:mobile-notifications-api-models_2.13:1.0.19")
Scala SBT
libraryDependencies += "com.gu" % "mobile-notifications-api-models_2.13" % "1.0.19"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='mobile-notifications-api-models_2.13', version='1.0.19')
)
Apache Ivy
<dependency org="com.gu" name="mobile-notifications-api-models_2.13" rev="1.0.19" />
Leiningen
[com.gu/mobile-notifications-api-models_2.13 "1.0.19"]
Apache Buildr
'com.gu:mobile-notifications-api-models_2.13:jar:1.0.19'