is not current version
Last Version 5.0.2

org.tiogasolutions.push:tioga-push-kernel 4.4.0

Tioga Solutions

GroupId

GroupId

org.tiogasolutions.push
ArtifactId

ArtifactId

tioga-push-kernel
Version

Version

4.4.0
Type

Type

jar

Download tioga-push-kernel 4.4.0


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