is not current version
Last Version 1.2

uk.staygrounded:pushsafer-client 1.1

A Java client used to interact with the Pushsafer API

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.staygrounded
ArtifactId

ArtifactId

pushsafer-client
Version

Version

1.1
Type

Type

jar

Download pushsafer-client 1.1


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