is not current version
Last Version 5.1.4

org.tiogasolutions.notify:tioga-notify-sender-http 4.2.1

Notify Server

GroupId

GroupId

org.tiogasolutions.notify
ArtifactId

ArtifactId

tioga-notify-sender-http
Version

Version

4.2.1
Type

Type

jar

Download tioga-notify-sender-http 4.2.1


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