m

mobile-notifications-client_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_2.11-1.2.jar download
mobile-notifications-client_2.11-1.2.pom download
mobile-notifications-client_2.11-1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu</groupId>
  <artifactId>mobile-notifications-client_2.11</artifactId>
  <version>1.2</version>
</dependency>
Gradle Groovy
implementation 'com.gu:mobile-notifications-client_2.11:1.2'
Gradle Kotlin
implementation("com.gu:mobile-notifications-client_2.11:1.2")
Scala SBT
libraryDependencies += "com.gu" % "mobile-notifications-client_2.11" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.gu', module='mobile-notifications-client_2.11', version='1.2')
)
Apache Ivy
<dependency org="com.gu" name="mobile-notifications-client_2.11" rev="1.2" />
Leiningen
[com.gu/mobile-notifications-client_2.11 "1.2"]
Apache Buildr
'com.gu:mobile-notifications-client_2.11:jar:1.2'