License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.eatthepath |
ArtifactId | ArtifactIdpushy-gson-payload-builder |
Last Version | Last Version0.15.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGson APNs payload builder for Pushy
A payload builder for Pushy that uses Gson to serialize payloads.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.eatthepath/pushy-gson-payload-builder/ -->
<dependency>
<groupId>com.eatthepath</groupId>
<artifactId>pushy-gson-payload-builder</artifactId>
<version>0.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eatthepath/pushy-gson-payload-builder/
implementation 'com.eatthepath:pushy-gson-payload-builder:0.15.1'
// https://jarcasting.com/artifacts/com.eatthepath/pushy-gson-payload-builder/
implementation ("com.eatthepath:pushy-gson-payload-builder:0.15.1")
'com.eatthepath:pushy-gson-payload-builder:jar:0.15.1'
<dependency org="com.eatthepath" name="pushy-gson-payload-builder" rev="0.15.1">
<artifact name="pushy-gson-payload-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eatthepath', module='pushy-gson-payload-builder', version='0.15.1')
)
libraryDependencies += "com.eatthepath" % "pushy-gson-payload-builder" % "0.15.1"
[com.eatthepath/pushy-gson-payload-builder "0.15.1"]
Group / Artifact | Type | Version |
---|---|---|
com.eatthepath : pushy | jar | 0.15.1 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
com.eatthepath : pushy | test-jar | 0.15.1 |