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

com.tomtom.speedtools:pushnotifications 3.0.8

Connectors to web services.

Группа

Группа

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

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

pushnotifications
Версия

Версия

3.0.8
Тип

Тип

jar

Скачать pushnotifications 3.0.8


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