is not current version
Last Version 0.9.2

org.igniterealtime.jbosh:jbosh 0.7.0

XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH)

GroupId

GroupId

org.igniterealtime.jbosh
ArtifactId

ArtifactId

jbosh
Version

Version

0.7.0
Type

Type

jar

Download jbosh 0.7.0


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