is not current version
Last Version 5.0.2

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

Tioga Solutions

GroupId

GroupId

org.tiogasolutions.push
ArtifactId

ArtifactId

tioga-push-kernel
Version

Version

4.3.5
Type

Type

jar

Download tioga-push-kernel 4.3.5


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