is not current version
Last Version 0.0.5

io.github.pirocks:simple-named-pipes-lib 0.0.1

A simple library for working with named pipes

GroupId

GroupId

io.github.pirocks
ArtifactId

ArtifactId

simple-named-pipes-lib
Version

Version

0.0.1
Type

Type

jar

Download simple-named-pipes-lib 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.pirocks/simple-named-pipes-lib/ -->
<dependency>
    <groupId>io.github.pirocks</groupId>
    <artifactId>simple-named-pipes-lib</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pirocks/simple-named-pipes-lib/
implementation 'io.github.pirocks:simple-named-pipes-lib:0.0.1'
// https://jarcasting.com/artifacts/io.github.pirocks/simple-named-pipes-lib/
implementation ("io.github.pirocks:simple-named-pipes-lib:0.0.1")
'io.github.pirocks:simple-named-pipes-lib:jar:0.0.1'
<dependency org="io.github.pirocks" name="simple-named-pipes-lib" rev="0.0.1">
  <artifact name="simple-named-pipes-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pirocks', module='simple-named-pipes-lib', version='0.0.1')
)
libraryDependencies += "io.github.pirocks" % "simple-named-pipes-lib" % "0.0.1"
[io.github.pirocks/simple-named-pipes-lib "0.0.1"]