is not current version
Last Version 0.15.1

com.eatthepath:pushy-parent 0.14.0

A Java library for sending push notifications

GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

pushy-parent
Version

Version

0.14.0
Type

Type

pom

Download pushy-parent 0.14.0

Filename Size
pushy-parent-0.14.0.pom 12 KB
Browse

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