is not current version
Last Version 0.38.17

jnr-unixsocket 0.38.8

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.8
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.8


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jnr : jnr-ffi jar 2.2.4
com.github.jnr : jnr-constants jar 0.10.2
com.github.jnr : jnr-enxio jar 0.32.6
com.github.jnr : jnr-posix jar 3.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.