is not current version
Last Version 5.1.4

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

Notify Server

GroupId

GroupId

org.tiogasolutions.notify
ArtifactId

ArtifactId

tioga-notify-sender-http
Version

Version

2.0.0
Type

Type

jar

Download tioga-notify-sender-http 2.0.0


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