is not current version
Last Version 5.6.2

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

Resource address implementation of named-pipe endpoint

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

gateway.resource.address.pipe
Version

Version

5.0.1.24
Type

Type

jar

Download gateway.resource.address.pipe 5.0.1.24


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