не последняя версия
Последняя версия 1.5.0-28-2c4ea387

ch.epfl.scala:sockets 0.0.0-1-f5da8eb0

IPC: Unix Domain Socket and Windows Named Pipes for Java

Категории

Категории

Scala Языки программирования
Группа

Группа

ch.epfl.scala
Идентификатор

Идентификатор

sockets
Версия

Версия

0.0.0-1-f5da8eb0
Тип

Тип

jar

Скачать sockets 0.0.0-1-f5da8eb0


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