is not current version
Last Version 1.5.0-28-2c4ea387

ch.epfl.scala:sockets 0.0.0-1-6a1d3dcc

IPC: Unix Domain Socket and Windows Named Pipes for Java

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

sockets
Version

Version

0.0.0-1-6a1d3dcc
Type

Type

jar

Download sockets 0.0.0-1-6a1d3dcc


<!-- https://jarcasting.com/artifacts/ch.epfl.scala/sockets/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>sockets</artifactId>
    <version>0.0.0-1-6a1d3dcc</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/sockets/
implementation 'ch.epfl.scala:sockets:0.0.0-1-6a1d3dcc'
// https://jarcasting.com/artifacts/ch.epfl.scala/sockets/
implementation ("ch.epfl.scala:sockets:0.0.0-1-6a1d3dcc")
'ch.epfl.scala:sockets:jar:0.0.0-1-6a1d3dcc'
<dependency org="ch.epfl.scala" name="sockets" rev="0.0.0-1-6a1d3dcc">
  <artifact name="sockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='sockets', version='0.0.0-1-6a1d3dcc')
)
libraryDependencies += "ch.epfl.scala" % "sockets" % "0.0.0-1-6a1d3dcc"
[ch.epfl.scala/sockets "0.0.0-1-6a1d3dcc"]