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

com.tomtom.speedtools:pushnotifications 3.2.2

Provides generic interfaces for the iOS APNS and Android GCM push notification services to send notifications to mobile phones.

Группа

Группа

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

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

pushnotifications
Версия

Версия

3.2.2
Тип

Тип

jar

Скачать pushnotifications 3.2.2


<!-- https://jarcasting.com/artifacts/com.tomtom.speedtools/pushnotifications/ -->
<dependency>
    <groupId>com.tomtom.speedtools</groupId>
    <artifactId>pushnotifications</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.speedtools/pushnotifications/
implementation 'com.tomtom.speedtools:pushnotifications:3.2.2'
// https://jarcasting.com/artifacts/com.tomtom.speedtools/pushnotifications/
implementation ("com.tomtom.speedtools:pushnotifications:3.2.2")
'com.tomtom.speedtools:pushnotifications:jar:3.2.2'
<dependency org="com.tomtom.speedtools" name="pushnotifications" rev="3.2.2">
  <artifact name="pushnotifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.speedtools', module='pushnotifications', version='3.2.2')
)
libraryDependencies += "com.tomtom.speedtools" % "pushnotifications" % "3.2.2"
[com.tomtom.speedtools/pushnotifications "3.2.2"]