Last Version

Pushy parent 0.9.3

A Java library for sending push notifications

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.relayrides
ArtifactId

ArtifactId

pushy-parent
Version

Version

0.9.3
Type

Type

pom
Description

Description

Pushy parent
A Java library for sending push notifications
Project Organization

Project Organization

Turo
Source Code Management

Source Code Management

https://github.com/relayrides/pushy

Download pushy-parent 0.9.3

Filename Size
pushy-parent-0.9.3.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.relayrides/pushy-parent/ -->
<dependency>
    <groupId>com.relayrides</groupId>
    <artifactId>pushy-parent</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.relayrides/pushy-parent/
implementation 'com.relayrides:pushy-parent:0.9.3'
// https://jarcasting.com/artifacts/com.relayrides/pushy-parent/
implementation ("com.relayrides:pushy-parent:0.9.3")
'com.relayrides:pushy-parent:pom:0.9.3'
<dependency org="com.relayrides" name="pushy-parent" rev="0.9.3">
  <artifact name="pushy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.relayrides', module='pushy-parent', version='0.9.3')
)
libraryDependencies += "com.relayrides" % "pushy-parent" % "0.9.3"
[com.relayrides/pushy-parent "0.9.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pushy
  • benchmark
  • dropwizard-metrics-listener