is not current version
Last Version 1.2

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

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.4.3
Type

Type

jar

Download mobile-notifications-client_2.11 0.4.3


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