is not current version
Last Version 1.2

com.gu:mobile-notifications-client_2.11 0.5.26

Scala client for the Guardian Push Notifications API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

mobile-notifications-client_2.11
Version

Version

0.5.26
Type

Type

jar

Download mobile-notifications-client_2.11 0.5.26


<!-- https://jarcasting.com/artifacts/com.gu/mobile-notifications-client_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>mobile-notifications-client_2.11</artifactId>
    <version>0.5.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/mobile-notifications-client_2.11/
implementation 'com.gu:mobile-notifications-client_2.11:0.5.26'
// https://jarcasting.com/artifacts/com.gu/mobile-notifications-client_2.11/
implementation ("com.gu:mobile-notifications-client_2.11:0.5.26")
'com.gu:mobile-notifications-client_2.11:jar:0.5.26'
<dependency org="com.gu" name="mobile-notifications-client_2.11" rev="0.5.26">
  <artifact name="mobile-notifications-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='mobile-notifications-client_2.11', version='0.5.26')
)
libraryDependencies += "com.gu" % "mobile-notifications-client_2.11" % "0.5.26"
[com.gu/mobile-notifications-client_2.11 "0.5.26"]