expo-noti-client

Basic HTTP/2 Client to interact with the expo push notifications API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.co.tnix.exponoticlient
ArtifactId

ArtifactId

expo-noti-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

expo-noti-client
Basic HTTP/2 Client to interact with the expo push notifications API.
Project URL

Project URL

https://github.com/TomNicho/expo-noti-client
Source Code Management

Source Code Management

https://github.com/TomNicho/expo-noti-client

Download expo-noti-client

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.tnix.exponoticlient/expo-noti-client/ -->
<dependency>
    <groupId>uk.co.tnix.exponoticlient</groupId>
    <artifactId>expo-noti-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.tnix.exponoticlient/expo-noti-client/
implementation 'uk.co.tnix.exponoticlient:expo-noti-client:1.0.0'
// https://jarcasting.com/artifacts/uk.co.tnix.exponoticlient/expo-noti-client/
implementation ("uk.co.tnix.exponoticlient:expo-noti-client:1.0.0")
'uk.co.tnix.exponoticlient:expo-noti-client:jar:1.0.0'
<dependency org="uk.co.tnix.exponoticlient" name="expo-noti-client" rev="1.0.0">
  <artifact name="expo-noti-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.tnix.exponoticlient', module='expo-noti-client', version='1.0.0')
)
libraryDependencies += "uk.co.tnix.exponoticlient" % "expo-noti-client" % "1.0.0"
[uk.co.tnix.exponoticlient/expo-noti-client "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0