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

ch.epfl.scala:sockets 1.4.8-51-889addb6

IPC: Unix Domain Socket and Windows Named Pipes for Java

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

sockets
Version

Version

1.4.8-51-889addb6
Type

Type

jar

Download sockets 1.4.8-51-889addb6


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