Last Version

com.github.jnr:jnr-process 0.4.11

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-process
Version

Version

0.4.11
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/jnr/jnr-process

Download jnr-process 0.4.11


<!-- https://jarcasting.com/artifacts/com.github.jnr/jnr-process/ -->
<dependency>
    <groupId>com.github.jnr</groupId>
    <artifactId>jnr-process</artifactId>
    <version>0.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnr/jnr-process/
implementation 'com.github.jnr:jnr-process:0.4.11'
// https://jarcasting.com/artifacts/com.github.jnr/jnr-process/
implementation ("com.github.jnr:jnr-process:0.4.11")
'com.github.jnr:jnr-process:jar:0.4.11'
<dependency org="com.github.jnr" name="jnr-process" rev="0.4.11">
  <artifact name="jnr-process" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnr', module='jnr-process', version='0.4.11')
)
libraryDependencies += "com.github.jnr" % "jnr-process" % "0.4.11"
[com.github.jnr/jnr-process "0.4.11"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.jnr : jnr-constants jar 0.10.3
com.github.jnr : jnr-posix jar 3.1.14
com.github.jnr : jnr-enxio jar 0.32.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.