is not current version
Last Version 6.0.1

org.tiogasolutions.push:tioga-push-client 6.0.0

Tioga Solutions

Categories

Categories

CLI User Interface
GroupId

GroupId

org.tiogasolutions.push
ArtifactId

ArtifactId

tioga-push-client
Version

Version

6.0.0
Type

Type

jar

Download tioga-push-client 6.0.0


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