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

ch.epfl.scala:sockets 1.3.4+276-446e4f31

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.3.4+276-446e4f31
Type

Type

jar

Download sockets 1.3.4+276-446e4f31


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