is not current version
Last Version 1.3.3

io.firebus:firebus-http 1.0.0

Firebus http gateway adapter

GroupId

GroupId

io.firebus
ArtifactId

ArtifactId

firebus-http
Version

Version

1.0.0
Type

Type

jar

Download firebus-http 1.0.0


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