is not current version
Last Version 5.6.2

org.kaazing:gateway.resource.address.httpxdraft 5.2.3-RC002

Resource Address for httpxdraft endpoint

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.resource.address.httpxdraft
Version

Version

5.2.3-RC002
Type

Type

jar

Download gateway.resource.address.httpxdraft 5.2.3-RC002


<!-- https://jarcasting.com/artifacts/org.kaazing/gateway.resource.address.httpxdraft/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>gateway.resource.address.httpxdraft</artifactId>
    <version>5.2.3-RC002</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/gateway.resource.address.httpxdraft/
implementation 'org.kaazing:gateway.resource.address.httpxdraft:5.2.3-RC002'
// https://jarcasting.com/artifacts/org.kaazing/gateway.resource.address.httpxdraft/
implementation ("org.kaazing:gateway.resource.address.httpxdraft:5.2.3-RC002")
'org.kaazing:gateway.resource.address.httpxdraft:jar:5.2.3-RC002'
<dependency org="org.kaazing" name="gateway.resource.address.httpxdraft" rev="5.2.3-RC002">
  <artifact name="gateway.resource.address.httpxdraft" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='gateway.resource.address.httpxdraft', version='5.2.3-RC002')
)
libraryDependencies += "org.kaazing" % "gateway.resource.address.httpxdraft" % "5.2.3-RC002"
[org.kaazing/gateway.resource.address.httpxdraft "5.2.3-RC002"]