Last Version

jnr-unixsocket 0.38.17

UNIX socket channels for java

License

License

Categories

Categories

JNR Development Tools Native
GroupId

GroupId

com.github.jnr
ArtifactId

ArtifactId

jnr-unixsocket
Version

Version

0.38.17
Type

Type

jar
Description

Description

jnr-unixsocket
UNIX socket channels for java
Project URL

Project URL

http://github.com/jnr/jnr-unixsocket

Download jnr-unixsocket 0.38.17


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

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.