native streams

Enables the redirection of native process in/out/err streams to any file.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

uk.co.caprica
ArtifactId

ArtifactId

native-streams
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

native streams
Enables the redirection of native process in/out/err streams to any file.
Project URL

Project URL

https://github.com/caprica/native-streams
Project Organization

Project Organization

Caprica Software Limited

Download native-streams

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0