не последняя версия
Последняя версия 1.2

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

Scala client for the Guardian Push Notifications API

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.gu
Идентификатор

Идентификатор

mobile-notifications-client_2.11
Версия

Версия

0.5.12
Тип

Тип

jar

Скачать mobile-notifications-client_2.11 0.5.12


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