Last Version

SpeedTools Push Notifications Services 3.4.3

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

License

License

GroupId

GroupId

com.tomtom.speedtools
ArtifactId

ArtifactId

pushnotifications
Version

Version

3.4.3
Type

Type

jar
Description

Description

SpeedTools Push Notifications Services
Provides generic interfaces for the iOS APNS and Android GCM push notification services to send notifications to mobile phones.
Project Organization

Project Organization

TomTom NV

Download pushnotifications 3.4.3


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

Dependencies

compile (10)

Group / Artifact Type Version
com.tomtom.speedtools : core jar 3.4.3
com.tomtom.speedtools : guice jar 3.4.3
com.tomtom.speedtools : json jar 3.4.3
com.ganyo : gcm-server jar 1.1.0
com.google.inject : guice jar 5.0.1
com.google.inject.extensions : guice-multibindings jar 4.2.3
javax.inject : javax.inject jar 1
joda-time : joda-time jar 2.10.13
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
com.tomtom.speedtools : testutils jar 3.4.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.