m

mobile-notifications-client-play-2-4_2.11

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