is not current version
Last Version 3.4.3

com.tomtom.speedtools:pushnotifications 3.0.13

Connectors to web services.

GroupId

GroupId

com.tomtom.speedtools
ArtifactId

ArtifactId

pushnotifications
Version

Version

3.0.13
Type

Type

jar

Download pushnotifications 3.0.13


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