is not current version
Last Version 5.6.2

org.kaazing:gateway.resource.address.pipe 5.3.2

Resource address implementation of named-pipe endpoint

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.resource.address.pipe
Version

Version

5.3.2
Type

Type

jar

Download gateway.resource.address.pipe 5.3.2


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